typemap::ShareDebugMap [-] [+] [src]

type ShareDebugMap = TypeMap<DebugAny + Send + Sync>;

A version of TypeMap containing only Debug + Send + Sync types.