Trait metfor::Wind[][src]

pub trait Wind<S>: VectorQuantity<S> where
    S: Speed
{ }
Expand description

Marker trait for Wind types.

Implementors