Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

SubHelper

A helper trait for subtracting two BoundedInt instances.

Fully qualified path: core::internal::bounded_int::SubHelper

pub trait SubHelper<Lhs, Rhs>

Trait types

Result

Fully qualified path: core::internal::bounded_int::SubHelper::Result

type Result;