Trait dimensioned::peano::MulPeano [] [src]

pub trait MulPeano<RHS>: Peano {
    type Output;
}

Associated Types

type Output

Implementors