pub trait SpecificEnergy: Quantity { }
Expand description

Marker trait for specific energy types.

Implementors