[][src]Type Definition typemap::DebugMap

type DebugMap = TypeMap<dyn DebugAny>;

A version of TypeMap containing only Debug types.