Trait uom::si::dynamic_viscosity::Conversion

source ·
pub trait Conversion<V>: Unit + Conversion<V, T = <V as Conversion<V>>::T>
where V: Conversion<V>,
{ }
Expand description

Trait to identify units which have a conversion factor for the Quantity. See crate::Conversion<V>.

§Generic Parameters

  • V: Underlying storage type trait is implemented for.

Object Safety§

This trait is not object safe.

Implementors§

source§

impl Conversion<u8> for centipoise

source§

impl Conversion<u8> for gram_per_centimeter_second

source§

impl Conversion<u8> for micropascal_second

source§

impl Conversion<u8> for millipascal_second

source§

impl Conversion<u8> for pascal_second

source§

impl Conversion<u8> for poise

source§

impl Conversion<u8> for pound_force_second_per_square_foot

source§

impl Conversion<u8> for pound_force_second_per_square_inch

source§

impl Conversion<u8> for pound_per_foot_hour

source§

impl Conversion<u8> for pound_per_foot_second

source§

impl Conversion<u8> for reyn

source§

impl Conversion<u8> for slug_per_foot_second

source§

impl Conversion<u16> for centipoise

source§

impl Conversion<u16> for gram_per_centimeter_second

source§

impl Conversion<u16> for micropascal_second

source§

impl Conversion<u16> for millipascal_second

source§

impl Conversion<u16> for pascal_second

source§

impl Conversion<u16> for poise

source§

impl Conversion<u16> for pound_force_second_per_square_foot

source§

impl Conversion<u16> for pound_force_second_per_square_inch

source§

impl Conversion<u16> for pound_per_foot_hour

source§

impl Conversion<u16> for pound_per_foot_second

source§

impl Conversion<u16> for reyn

source§

impl Conversion<u16> for slug_per_foot_second

source§

impl Conversion<u32> for centipoise

source§

impl Conversion<u32> for gram_per_centimeter_second

source§

impl Conversion<u32> for micropascal_second

source§

impl Conversion<u32> for millipascal_second

source§

impl Conversion<u32> for pascal_second

source§

impl Conversion<u32> for poise

source§

impl Conversion<u32> for pound_force_second_per_square_foot

source§

impl Conversion<u32> for pound_force_second_per_square_inch

source§

impl Conversion<u32> for pound_per_foot_hour

source§

impl Conversion<u32> for pound_per_foot_second

source§

impl Conversion<u32> for reyn

source§

impl Conversion<u32> for slug_per_foot_second