Crate typeable [−] [src]
Exposes Typeable
, which exposes the get_type
method, which gives
the TypeId
of any 'static type.
Traits
Typeable |
Universal mixin trait for adding a |
Exposes Typeable
, which exposes the get_type
method, which gives
the TypeId
of any 'static type.
Typeable |
Universal mixin trait for adding a |