pub type Energy<S = f64> = Quantity<S, EnergyDim>;
Energy, J.
pub struct Energy<S = f64> { /* private fields */ }