{
"core::marker::Send": [
{ "tag": "ContainNoType", "args": ["ty:Self", "Rc", "Ref", "RefMut", "MutexGuard", "RwLockWriteGuard", "MappedMutexGuard"] },
{
"any": [
{ "tag": "NoRawPtr", "args": ["ty:Self"] },
{ "tag": "TamedRawPtr", "args": ["ty:Self"] }
]
}
],
"core::marker::Sync": [
{ "tag": "RefSend", "args": ["ty:Self"] },
{ "tag": "ContainNoType", "args": ["ty:Self", "Rc", "Cell", "UnsafeCell", "RefCell", "Ref", "RefMut"] }
]
}