Trait qecs_core::Id [] [src]

pub trait Id: Component + Hash + Copy + Ord { }

TODO: should this be ToString/FromStr?

Implementors