Trait primitivemap::kv::Key [] [src]

pub trait Key: Sized + Copy + Default + PartialEq + Eq + Hash { }

Implementors