Trait type_level_logic::strong::ternary::NatTriplePlusOne []

pub trait NatTriplePlusOne: Nat {
    type Output: Nat;
}

A convenience operator for propagating undefined values.

Associated Types

Implementors