Module couch_rs::model[][src]

Trait that provides methods that can be used to switch between abstract Document and concrete Model implementors (such as your custom data models)

Traits

Model

Trait that provides methods that can be used to switch between abstract Value and concrete Model implementors (such as your custom data models)