Crate meilimelo
Source - prelude
- Most user-facing facilities can be imported through this
- FacetBuilder
- Utility to help build facet filters using the builder pattern
- Index
- MeiliSearch index descriptor
- MeiliMelo
- Descriptor to a MeiliSearch instance
- Query
- Utility to build a search query
- Update
- Descriptor for an asynchronous upstream operation
- Crop
- Enum representing an attribute crop instruction
- Error
- Errors emitted by the library
- Schema
- Pseudo-marker trait for MeiliSearch schemas
- schema
- Macro to mark a struct as a schema to be used with
meilimelo