Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

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;