pub type PicoGs<T> = Quantity<T, UnitPicoGs>;Aliased Type§
#[repr(transparent)]pub struct PicoGs<T> {
pub value: T,
pub dim: PhantomData<DimensionStruct<NInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, 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, Z0, Z0, Z0, PInt<UInt<UTerm, B1>>>>,
}Fields§
§value: T§dim: PhantomData<DimensionStruct<NInt<UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B0>, 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, Z0, Z0, Z0, PInt<UInt<UTerm, B1>>>>