mahkoh / opera

Marker types that are easy to understand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opera

This Rust crate provides the marker types

  • PhantomNotSend
  • PhantomNotSync

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

About

Marker types that are easy to understand


Languages

Language:Rust 100.0%