Module bonsaidb_core::document
source · [−]Expand description
Types for interacting with Documents.
Structs
Contains a serialized document in the database.
A document with serializable contents.
The header of a Document.
Contains a serialized document in the database.
Information about a Document’s revision history.
Enums
The ID of an encryption key.
Traits
Common interface of a document in BonsaiDb.
Helper functions for a slice of OwnedDocuments.