Trait unique_type_id::SequentialTypeId
[−]
[src]
pub trait SequentialTypeId {
fn id() -> TypeId;
}A trait for providing a sequential type id number.