pub unsafe trait Unsync { }Expand description
Implementors§
impl Unsync for ArcTokenUnsyncRef<'_>
Available on crate feature
alloc and target_has_atomic="ptr" only.impl Unsync for IcTokenUnsyncRef<'_>
Available on crate feature
std only.impl Unsync for RcToken
Available on crate feature
alloc only.