Trait Unit

pub trait Unit: Unit { }
Expand description

Marker trait to identify measurement units for the quantity. See Unit.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

§

impl Unit for attojoule_per_kilogram_kelvin

§

impl Unit for btu_it_per_ounce_degree_fahrenheit

§

impl Unit for btu_it_per_pound_degree_fahrenheit

§

impl Unit for btu_it_per_ton_degree_fahrenheit

§

impl Unit for btu_per_ounce_degree_fahrenheit

§

impl Unit for btu_per_pound_degree_fahrenheit

§

impl Unit for btu_per_ton_degree_fahrenheit

§

impl Unit for calorie_per_gram_kelvin

§

impl Unit for calorie_per_kilogram_kelvin

§

impl Unit for centijoule_per_kilogram_kelvin

§

impl Unit for decajoule_per_kilogram_kelvin

§

impl Unit for decijoule_per_kilogram_kelvin

§

impl Unit for exajoule_per_kilogram_kelvin

§

impl Unit for femtojoule_per_kilogram_kelvin

§

impl Unit for gigajoule_per_kilogram_kelvin

§

impl Unit for hectojoule_per_kilogram_kelvin

§

impl Unit for joule_per_gram_degree_celsius

§

impl Unit for joule_per_kilogram_degree_celsius

§

impl Unit for joule_per_kilogram_kelvin

§

impl Unit for kilojoule_per_gram_degree_celsius

§

impl Unit for kilojoule_per_kilogram_degree_celsius

§

impl Unit for kilojoule_per_kilogram_kelvin

§

impl Unit for megajoule_per_kilogram_kelvin

§

impl Unit for microjoule_per_kilogram_kelvin

§

impl Unit for millijoule_per_gram_degree_celsius

§

impl Unit for millijoule_per_kilogram_degree_celsius

§

impl Unit for millijoule_per_kilogram_kelvin

§

impl Unit for nanojoule_per_kilogram_kelvin

§

impl Unit for petajoule_per_kilogram_kelvin

§

impl Unit for picojoule_per_kilogram_kelvin

§

impl Unit for square_centimeter_per_second_squared_kelvin

§

impl Unit for square_kilometer_per_second_squared_kelvin

§

impl Unit for square_meter_per_second_squared_kelvin

§

impl Unit for square_micrometer_per_second_squared_kelvin

§

impl Unit for square_millimeter_per_second_squared_kelvin

§

impl Unit for terajoule_per_kilogram_kelvin

§

impl Unit for yoctojoule_per_kilogram_kelvin

§

impl Unit for yottajoule_per_kilogram_kelvin

§

impl Unit for zeptojoule_per_kilogram_kelvin

§

impl Unit for zettajoule_per_kilogram_kelvin