Trait mz_stash::Data

source ·
pub trait Data: Serialize + for<'de> Deserialize<'de> + Ord + Send + Sync { }

Implementors§