Struct type_level_values::const_wrapper::PhantomKind[][src]

pub struct PhantomKind;

Requires that ConstWrapper act as a PhantomData.

Trait Implementations

impl WrapperKindType for PhantomKind
[src]

impl TypeFn_<PhantomKind> for AssertValidKind
[src]

The return value of the function

Auto Trait Implementations

impl Send for PhantomKind

impl Sync for PhantomKind