typemap::SyncMap [-] [+] [src]

type SyncMap = TypeMap<UnsafeAny + Sync>;

A version of TypeMap containing only Sync types.