Module couch_rs::model

source ·
Expand description

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

Traits§

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