Expand description

Additional PhantomData related types.

Structs

A type like PhantomData, but where the contained T is invariant in both lifetimes and types. See variance on the Nomicon for an explanation of these terms.