Crate manor_common

Source
Expand description

Sub-library containing the non-macro portions of Manor

Modulesยง

client
Submodule containing the client::Client wrapper
collection
Submodule containing a wrapper around mongodb::Collection
error
Submodule containing error & result types
gridfs
Submodule containing GridFS-related operations
model
Submodule containing the model::Model trait
types
Submodule containing the types::Link type and associated methods