pub type DebugMap = TypeMap<dyn DebugAny>;
A version of TypeMap containing only Debug types.
TypeMap
Debug
pub struct DebugMap { /* private fields */ }