Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

NonZeroConstrainHelper

Fully qualified path: core::internal::bounded_int::NonZeroConstrainHelper

impl NonZeroConstrainHelper<
    T, BOUNDARY, impl H: ConstrainHelper<T, BOUNDARY>,
> of ConstrainHelper<NonZero<T>, BOUNDARY>;

Impl types

LowT

Fully qualified path: core::internal::bounded_int::NonZeroConstrainHelper::LowT

type LowT = NonZero<LowT>;

HighT

Fully qualified path: core::internal::bounded_int::NonZeroConstrainHelper::HighT

type HighT = NonZero<HighT>;