Trait dharmadb::traits::ResourceValue[][src]

pub trait ResourceValue: Clone + Display + Serialize + DeserializeOwned + Nil + PartialEq { }

Trait to be implemented by values to be persisted in the store.

Implementors

Loading content...