Crate typeable [stability]
[-]
[+]
[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 |