Trait dimensioned::peano::KeepPeano [] [src]

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

Associated Types

type Output

Implementors