Trait ilattice::vector::Zero[][src]

pub trait Zero {
    const ZERO: Self;
}

Associated Constants

Implementations on Foreign Types

Implementors