Crate opera[][src]

Expand description

This crate provides marker types that are easier to understand than using PhantomData directly.

Structs

A marker type that implements !Send.

A marker type that implements !Sync.