opera

Crates.ioopera
lib.rsopera
version1.0.1
created_at2021-10-01 15:03:54.493591+00
updated_at2021-10-01 15:04:41.632797+00
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: 0

cargo fmt