Trait ditto::map::Value [] [src]

pub trait Value: Clone + PartialEq + Serialize + DeserializeOwned { }

Implementors