ConstrainHelper
A helper trait for constraining a BoundedInt instance.
Fully qualified path: core::internal::bounded_int::ConstrainHelper
pub trait ConstrainHelper<T, const BOUNDARY>
Trait types
LowT
Fully qualified path: core::internal::bounded_int::ConstrainHelper::LowT
type LowT;
HighT
Fully qualified path: core::internal::bounded_int::ConstrainHelper::HighT
type HighT;