typemap::SendMap [] [src]

type SendMap = TypeMap<UnsafeAny + Send>;

A version of TypeMap containing only Send types.