[−][src]Struct uom::si::length::micrometer
Measurement unit.
Trait Implementations
impl Clone for micrometer
[src]
fn clone(&self) -> micrometer
[src]
fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Conversion<BigInt> for micrometer
[src]
type T = Ratio<BigInt>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<BigInt> for micrometer
[src]
impl Conversion<BigUint> for micrometer
[src]
type T = Ratio<BigUint>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<BigUint> for micrometer
[src]
impl Conversion<Ratio<BigInt>> for micrometer
[src]
type T = BigRational
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<Ratio<BigInt>> for micrometer
[src]
impl Conversion<Ratio<i32>> for micrometer
[src]
type T = Rational32
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<Ratio<i32>> for micrometer
[src]
impl Conversion<Ratio<i64>> for micrometer
[src]
type T = Rational64
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<Ratio<i64>> for micrometer
[src]
impl Conversion<Ratio<isize>> for micrometer
[src]
type T = Rational
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<Ratio<isize>> for micrometer
[src]
impl Conversion<f32> for micrometer
[src]
type T = f32
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<f32> for micrometer
[src]
impl Conversion<f64> for micrometer
[src]
type T = f64
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<f64> for micrometer
[src]
impl Conversion<i128> for micrometer
[src]
type T = Ratio<i128>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<i128> for micrometer
[src]
impl Conversion<i16> for micrometer
[src]
type T = Ratio<i16>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<i16> for micrometer
[src]
impl Conversion<i32> for micrometer
[src]
type T = Ratio<i32>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<i32> for micrometer
[src]
impl Conversion<i64> for micrometer
[src]
type T = Ratio<i64>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<i64> for micrometer
[src]
impl Conversion<i8> for micrometer
[src]
type T = Ratio<i8>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<i8> for micrometer
[src]
impl Conversion<isize> for micrometer
[src]
type T = Ratio<isize>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<isize> for micrometer
[src]
impl Conversion<u128> for micrometer
[src]
type T = Ratio<u128>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<u128> for micrometer
[src]
impl Conversion<u16> for micrometer
[src]
type T = Ratio<u16>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<u16> for micrometer
[src]
impl Conversion<u32> for micrometer
[src]
type T = Ratio<u32>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<u32> for micrometer
[src]
impl Conversion<u64> for micrometer
[src]
type T = Ratio<u64>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<u64> for micrometer
[src]
impl Conversion<u8> for micrometer
[src]
type T = Ratio<u8>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<u8> for micrometer
[src]
impl Conversion<usize> for micrometer
[src]
type T = Ratio<usize>
Conversion factor type specific to the underlying storage type.
fn coefficient() -> Self::T
[src]
fn constant(op: ConstantOp) -> Self::T
[src]
fn into_conversion(&self) -> Self::T where
Self: Sized,
[src]
Self: Sized,
impl Conversion<usize> for micrometer
[src]
impl Copy for micrometer
[src]
impl Debug for micrometer
[src]
impl Hash for micrometer
[src]
fn hash<__H: Hasher>(&self, state: &mut __H)
[src]
fn hash_slice<H>(data: &[Self], state: &mut H) where
H: Hasher,
1.3.0[src]
H: Hasher,
impl Unit for micrometer
[src]
impl Unit for micrometer
[src]
Auto Trait Implementations
impl RefUnwindSafe for micrometer
impl Send for micrometer
impl Sync for micrometer
impl Unpin for micrometer
impl UnwindSafe for micrometer
Blanket Implementations
impl<T> Any for T where
T: 'static + ?Sized,
[src]
T: 'static + ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src]
T: ?Sized,
fn borrow(&self) -> &TⓘNotable traits for &'_ mut R
impl<'_, R> Read for &'_ mut R where
R: Read + ?Sized, impl<'_, W> Write for &'_ mut W where
W: Write + ?Sized, impl<'_, I> Iterator for &'_ mut I where
I: Iterator + ?Sized, type Item = <I as Iterator>::Item;impl<'_, F> Future for &'_ mut F where
F: Unpin + Future + ?Sized, type Output = <F as Future>::Output;
[src]
Notable traits for &'_ mut R
impl<'_, R> Read for &'_ mut R where
R: Read + ?Sized, impl<'_, W> Write for &'_ mut W where
W: Write + ?Sized, impl<'_, I> Iterator for &'_ mut I where
I: Iterator + ?Sized, type Item = <I as Iterator>::Item;impl<'_, F> Future for &'_ mut F where
F: Unpin + Future + ?Sized, type Output = <F as Future>::Output;
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src]
T: ?Sized,
fn borrow_mut(&mut self) -> &mut TⓘNotable traits for &'_ mut R
impl<'_, R> Read for &'_ mut R where
R: Read + ?Sized, impl<'_, W> Write for &'_ mut W where
W: Write + ?Sized, impl<'_, I> Iterator for &'_ mut I where
I: Iterator + ?Sized, type Item = <I as Iterator>::Item;impl<'_, F> Future for &'_ mut F where
F: Unpin + Future + ?Sized, type Output = <F as Future>::Output;
[src]
Notable traits for &'_ mut R
impl<'_, R> Read for &'_ mut R where
R: Read + ?Sized, impl<'_, W> Write for &'_ mut W where
W: Write + ?Sized, impl<'_, I> Iterator for &'_ mut I where
I: Iterator + ?Sized, type Item = <I as Iterator>::Item;impl<'_, F> Future for &'_ mut F where
F: Unpin + Future + ?Sized, type Output = <F as Future>::Output;
impl<T> From<T> for T
[src]
impl<T, U> Into<U> for T where
U: From<T>,
[src]
U: From<T>,
impl<T> Same<T> for T
[src]
type Output = T
Should always be Self
impl<T> ToOwned for T where
T: Clone,
[src]
T: Clone,
type Owned = T
The resulting type after obtaining ownership.
fn to_owned(&self) -> T
[src]
fn clone_into(&self, target: &mut T)
[src]
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src]
U: Into<T>,
type Error = Infallible
The type returned in the event of a conversion error.
fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>
[src]
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src]
U: TryFrom<T>,