AddHelper

A helper trait for adding two BoundedInt instances.

Fully qualified path: core::internal::bounded_int::AddHelper

pub trait AddHelper<Lhs, Rhs>

Trait types

Result

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

type Result;