Type Alias quantity::QuantityArray

source ·
pub type QuantityArray<U, D> = Quantity<Array<f64, D>, U>;

Aliased Type§

struct QuantityArray<U, D> { /* private fields */ }