Trait unique_type_id::SequentialTypeId
[−]
[src]
pub trait SequentialTypeId {
fn id() -> TypeId;
}
pub trait SequentialTypeId {
fn id() -> TypeId;
}