Trait dharmadb::traits::ResourceKey[][src]

pub trait ResourceKey: Clone + Display + Ord + Serialize + DeserializeOwned { }

Trait to be implemented by a key used to persist values into the store.

Implementors

Loading content...