Trait ttmap::Type[][src]

pub trait Type: 'static + Send + Sync { }
Expand description

Valid type for TypeMap

Implementors