pub trait ConstConstruct { }Expand description
Implementation of a constant constructor.
Do not implement manually, this is provided when deriving ToConstValue.
pub trait ConstConstruct { }Implementation of a constant constructor.
Do not implement manually, this is provided when deriving ToConstValue.