Trait dimensioned::peano::Negate [] [src]

pub trait Negate {
    type Output;
}

Associated Types

type Output

Implementors