Struct type_level_values::const_wrapper::WrapperType[][src]

pub struct WrapperType;

Const-type of all ConstWrapper values.

Trait Implementations

impl Debug for WrapperType
[src]

Formats the value using the given formatter. Read more

impl Copy for WrapperType
[src]

impl Clone for WrapperType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for WrapperType
[src]

Returns the "default value" for a type. Read more

impl ConstType for WrapperType
[src]

Auto Trait Implementations

impl Send for WrapperType

impl Sync for WrapperType