Struct GuardSend
lock_api
pub struct GuardSend(_);
Marker type which indicates that the Guard type for a lock is Send.
Send
impl Send for GuardSend
impl Sync for GuardSend