Trait core::marker::ConstParamTy
source · pub trait ConstParamTy: StructuralEq { }🔬This is a nightly-only experimental API. (
adt_const_params #95174)Expand description
A marker for types which can be used as types of const generic parameters.