[][src]Module gazebo::phantom

Additional PhantomData related types.

Structs

PhantomDataInvariant

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.