Trait vodk_math::units::Unit [] [src]

pub trait Unit {
    fn name() -> &'static str;
}

Required Methods

Implementors