Module meilisearch_sdk::document
source · [−]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.
Module containing the document::Document trait.
Documents are not a predefined structure. You can use your structs as documents by implementing that trait.