Module pliantdb_core::schema::view::map [−][src]
Types for defining a Map within a View.
Structs
| Map | A document’s entry in a View’s mappings. |
| MappedDocument | A document’s entry in a View’s mappings. |
| MappedValue | A key value pair |
| Serialized | Represents a document’s entry in a View’s mappings, serialized and ready to store. |
Traits
| Key | A trait that enables a type to convert itself to a big-endian/network byte order. |