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.

Implementors§

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.