heim_common::units::information_rate

Trait 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 Conversion<V>.

§Generic Parameters

  • V: Underlying storage type trait is implemented for.

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§

Source§

impl Conversion<f32> for bit_per_second

Source§

impl Conversion<f32> for byte_per_second

Source§

impl Conversion<f32> for exabit_per_second

Source§

impl Conversion<f32> for exabyte_per_second

Source§

impl Conversion<f32> for exbibit_per_second

Source§

impl Conversion<f32> for exbibyte_per_second

Source§

impl Conversion<f32> for gibibit_per_second

Source§

impl Conversion<f32> for gibibyte_per_second

Source§

impl Conversion<f32> for gigabit_per_second

Source§

impl Conversion<f32> for gigabyte_per_second

Source§

impl Conversion<f32> for kibibit_per_second

Source§

impl Conversion<f32> for kibibyte_per_second

Source§

impl Conversion<f32> for kilobit_per_second

Source§

impl Conversion<f32> for kilobyte_per_second

Source§

impl Conversion<f32> for mebibit_per_second

Source§

impl Conversion<f32> for mebibyte_per_second

Source§

impl Conversion<f32> for megabit_per_second

Source§

impl Conversion<f32> for megabyte_per_second

Source§

impl Conversion<f32> for octet_per_second

Source§

impl Conversion<f32> for pebibit_per_second

Source§

impl Conversion<f32> for pebibyte_per_second

Source§

impl Conversion<f32> for petabit_per_second

Source§

impl Conversion<f32> for petabyte_per_second

Source§

impl Conversion<f32> for tebibit_per_second

Source§

impl Conversion<f32> for tebibyte_per_second

Source§

impl Conversion<f32> for terabit_per_second

Source§

impl Conversion<f32> for terabyte_per_second

Source§

impl Conversion<f32> for yobibit_per_second

Source§

impl Conversion<f32> for yobibyte_per_second

Source§

impl Conversion<f32> for yottabit_per_second

Source§

impl Conversion<f32> for yottabyte_per_second

Source§

impl Conversion<f32> for zebibit_per_second

Source§

impl Conversion<f32> for zebibyte_per_second

Source§

impl Conversion<f32> for zettabit_per_second

Source§

impl Conversion<f32> for zettabyte_per_second

Source§

impl Conversion<f64> for bit_per_second

Source§

impl Conversion<f64> for byte_per_second

Source§

impl Conversion<f64> for exabit_per_second

Source§

impl Conversion<f64> for exabyte_per_second

Source§

impl Conversion<f64> for exbibit_per_second

Source§

impl Conversion<f64> for exbibyte_per_second

Source§

impl Conversion<f64> for gibibit_per_second

Source§

impl Conversion<f64> for gibibyte_per_second

Source§

impl Conversion<f64> for gigabit_per_second

Source§

impl Conversion<f64> for gigabyte_per_second

Source§

impl Conversion<f64> for kibibit_per_second

Source§

impl Conversion<f64> for kibibyte_per_second

Source§

impl Conversion<f64> for kilobit_per_second

Source§

impl Conversion<f64> for kilobyte_per_second

Source§

impl Conversion<f64> for mebibit_per_second

Source§

impl Conversion<f64> for mebibyte_per_second

Source§

impl Conversion<f64> for megabit_per_second

Source§

impl Conversion<f64> for megabyte_per_second

Source§

impl Conversion<f64> for octet_per_second

Source§

impl Conversion<f64> for pebibit_per_second

Source§

impl Conversion<f64> for pebibyte_per_second

Source§

impl Conversion<f64> for petabit_per_second

Source§

impl Conversion<f64> for petabyte_per_second

Source§

impl Conversion<f64> for tebibit_per_second

Source§

impl Conversion<f64> for tebibyte_per_second

Source§

impl Conversion<f64> for terabit_per_second

Source§

impl Conversion<f64> for terabyte_per_second

Source§

impl Conversion<f64> for yobibit_per_second

Source§

impl Conversion<f64> for yobibyte_per_second

Source§

impl Conversion<f64> for yottabit_per_second

Source§

impl Conversion<f64> for yottabyte_per_second

Source§

impl Conversion<f64> for zebibit_per_second

Source§

impl Conversion<f64> for zebibyte_per_second

Source§

impl Conversion<f64> for zettabit_per_second

Source§

impl Conversion<f64> for zettabyte_per_second

Source§

impl Conversion<u64> for bit_per_second

Source§

impl Conversion<u64> for byte_per_second

Source§

impl Conversion<u64> for exabit_per_second

Source§

impl Conversion<u64> for exabyte_per_second

Source§

impl Conversion<u64> for exbibit_per_second

Source§

impl Conversion<u64> for exbibyte_per_second

Source§

impl Conversion<u64> for gibibit_per_second

Source§

impl Conversion<u64> for gibibyte_per_second

Source§

impl Conversion<u64> for gigabit_per_second

Source§

impl Conversion<u64> for gigabyte_per_second

Source§

impl Conversion<u64> for kibibit_per_second

Source§

impl Conversion<u64> for kibibyte_per_second

Source§

impl Conversion<u64> for kilobit_per_second

Source§

impl Conversion<u64> for kilobyte_per_second

Source§

impl Conversion<u64> for mebibit_per_second

Source§

impl Conversion<u64> for mebibyte_per_second

Source§

impl Conversion<u64> for megabit_per_second

Source§

impl Conversion<u64> for megabyte_per_second

Source§

impl Conversion<u64> for octet_per_second

Source§

impl Conversion<u64> for pebibit_per_second

Source§

impl Conversion<u64> for pebibyte_per_second

Source§

impl Conversion<u64> for petabit_per_second

Source§

impl Conversion<u64> for petabyte_per_second

Source§

impl Conversion<u64> for tebibit_per_second

Source§

impl Conversion<u64> for tebibyte_per_second

Source§

impl Conversion<u64> for terabit_per_second

Source§

impl Conversion<u64> for terabyte_per_second

Source§

impl Conversion<u64> for yobibit_per_second

Source§

impl Conversion<u64> for yobibyte_per_second

Source§

impl Conversion<u64> for yottabit_per_second

Source§

impl Conversion<u64> for yottabyte_per_second

Source§

impl Conversion<u64> for zebibit_per_second

Source§

impl Conversion<u64> for zebibyte_per_second

Source§

impl Conversion<u64> for zettabit_per_second

Source§

impl Conversion<u64> for zettabyte_per_second