MulHelper

A helper trait for multiplying two BoundedInt instances.

Fully qualified path: core::internal::bounded_int::MulHelper

pub trait MulHelper<Lhs, Rhs>

Trait types

Result

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

type Result;