Module bonsaidb_core::schema::view::map
source · Expand description
Types for defining a Map within a View.
Structs
- A document’s entry in a View’s mappings.
- A document’s entry in a View’s mappings.
- A mapped document returned from a view query.
- A collection of mappings and the associated documents.
- An iterator of mapped documents.
- A serialized
MappedDocument. - A serialized
MappedValue. - A key value pair
- Represents a document’s entry in a View’s mappings, serialized and ready to store.
Enums
- A collection of
Maps.
Type Aliases
- A mapped value in a
View. - This type is the result of
query(). It is a list of mappings, which contains: