/opera

Marker types that are easy to understand

Primary LanguageRust

Opera

This Rust crate provides the marker types

  • PhantomNotSend
  • PhantomNotSync

which make the containing type !Send and !Sync respectively.