Type Definition type_level_values::const_wrapper::GetWrapperKind[][src]

type GetWrapperKind<ConstWrapper> = <ConstWrapper as WrapperTrait>::Kind;

Gets the Kind associated type from a WrapperTrait implementor.