pub type Microfarads<T> = Quantity<T, UnitMicrofarads>;Aliased Type§
#[repr(transparent)]pub struct Microfarads<T> {
pub value: T,
pub dim: PhantomData<DimensionStruct<NInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>>, PInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>, NInt<UInt<UInt<UTerm, B1>, B0>>, NInt<UInt<UTerm, B1>>, PInt<UInt<UInt<UTerm, B1>, B0>>, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0>>,
}Fields§
§value: T§dim: PhantomData<DimensionStruct<NInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B1>>, PInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>>, NInt<UInt<UInt<UTerm, B1>, B0>>, NInt<UInt<UTerm, B1>>, PInt<UInt<UInt<UTerm, B1>, B0>>, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0, Z0>>