Struct type_level_values::const_wrapper::AssertValidKind[][src]

pub struct AssertValidKind();

To instantiate a runtime value of this function use Type::PW/<Type>::PW.

Trait Implementations

impl TypeFn_<PhantomKind> for AssertValidKind
[src]

The return value of the function

impl<R> TypeFn_<RuntimeKind<R>> for AssertValidKind
[src]

The return value of the function

Auto Trait Implementations