opera

Crates.ioopera
lib.rsopera
version1.0.1
sourcesrc
created_at2021-10-01 15:03:54.493591
updated_at2021-10-01 15:04:41.632797
descriptionMarker types that are easy to understand
homepage
repositoryhttps://github.com/mahkoh/opera
max_upload_size
id459149
size5,286
(mahkoh)

documentation

README

Opera

This Rust crate provides the marker types

  • PhantomNotSend
  • PhantomNotSync

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

Commit count: 5

cargo fmt