Trait tylar::NegType [] [src]

pub trait NegType: NumType { }

Marker trait for negative numbers (including zero).

Implementors