Expand description

Module containing the document::Document trait.

Traits

Documents are not a predefined structure. You can use your structs as documents by implementing that trait.