Struct type_level_values::const_wrapper::ConstWrapperCC[][src]

pub struct ConstWrapperCC<K>(_);

The ConstConstructor for a ConstWrapper.

Trait Implementations

Auto Trait Implementations

impl<K> Send for ConstWrapperCC<K>

impl<K> Sync for ConstWrapperCC<K>