Type Definition typemap::DebugMap[][src]

pub type DebugMap = TypeMap<dyn DebugAny>;
Expand description

A version of TypeMap containing only Debug types.