Trait dimensioned::peano::SubPeano [] [src]

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

Associated Types

type Output

Implementors