1 2 3 4 5 6 7 8
# Opera This Rust crate provides the marker types - `PhantomNotSend` - `PhantomNotSync` which make the containing type `!Send` and `!Sync` respectively.