[][src]Trait crust::Uid

pub trait Uid: 'static + Send + Debug + Clone + Copy + Eq + PartialEq + Ord + PartialOrd + Hash + Serialize + DeserializeOwned { }

Trait for specifying a unique identifier for a Crust peer

Implementors

Loading content...