[−][src]Struct embedded_time::rate::KibibytesPerSecond
Bytes/s × 1,024
Implementations
impl<T: TimeInt> KibibytesPerSecond<T>
[src][−]
Trait Implementations
impl<T: TimeInt, Rhs: Rate> Add<Rhs> for KibibytesPerSecond<T> where
Rhs: FixedPoint,
Self: TryFrom<Rhs>,
[src][+]
Rhs: FixedPoint,
Self: TryFrom<Rhs>,
impl<T: Clone + TimeInt> Clone for KibibytesPerSecond<T>
[src][+]
impl<T: Copy + TimeInt> Copy for KibibytesPerSecond<T>
[src]
impl<T: Debug + TimeInt> Debug for KibibytesPerSecond<T>
[src][+]
impl<T: Default + TimeInt> Default for KibibytesPerSecond<T>
[src][+]
impl<T: TimeInt> Display for KibibytesPerSecond<T>
[src][+]
impl<T: TimeInt> Div<T> for KibibytesPerSecond<T>
[src][+]
impl<T: Eq + TimeInt> Eq for KibibytesPerSecond<T>
[src]
impl<T: TimeInt> FixedPoint for KibibytesPerSecond<T>
[src][+]
impl<T: TimeInt> From<BitsPerSecond<T>> for KibibytesPerSecond<T>
[src][+]
impl From<BitsPerSecond<u32>> for KibibytesPerSecond<u64>
[src][+]
impl<T: TimeInt> From<BytesPerSecond<T>> for KibibytesPerSecond<T>
[src][+]
impl From<BytesPerSecond<u32>> for KibibytesPerSecond<u64>
[src][+]
impl<T: TimeInt> From<KibibitsPerSecond<T>> for KibibytesPerSecond<T>
[src][+]
impl From<KibibitsPerSecond<u32>> for KibibytesPerSecond<u64>
[src][+]
impl<T: TimeInt> From<KibibytesPerSecond<T>> for Generic<T>
[src][+]
impl<T: TimeInt> From<KibibytesPerSecond<T>> for MebibytesPerSecond<T>
[src][+]
impl<T: TimeInt> From<KibibytesPerSecond<T>> for MebibitsPerSecond<T>
[src][+]
impl From<KibibytesPerSecond<u32>> for MebibytesPerSecond<u64>
[src][+]
impl From<KibibytesPerSecond<u32>> for MebibitsPerSecond<u64>
[src][+]
impl From<KibibytesPerSecond<u32>> for KibibytesPerSecond<u64>
[src][+]
impl From<KibibytesPerSecond<u32>> for KibibitsPerSecond<u64>
[src][+]
impl From<KibibytesPerSecond<u32>> for BytesPerSecond<u64>
[src][+]
impl From<KibibytesPerSecond<u32>> for BitsPerSecond<u64>
[src][+]
impl From<MebibitsPerSecond<u32>> for KibibytesPerSecond<u64>
[src][+]
impl From<MebibytesPerSecond<u32>> for KibibytesPerSecond<u64>
[src][+]
impl<T: Hash + TimeInt> Hash for KibibytesPerSecond<T>
[src][+]
impl<T: TimeInt> Mul<T> for KibibytesPerSecond<T>
[src][+]
impl<T: Ord + TimeInt> Ord for KibibytesPerSecond<T>
[src][+]
impl<T: TimeInt, RhsInt: TimeInt> PartialEq<BitsPerSecond<RhsInt>> for KibibytesPerSecond<T> where
BitsPerSecond<RhsInt>: PartialEq<KibibytesPerSecond<T>>,
[src][+]
BitsPerSecond<RhsInt>: PartialEq<KibibytesPerSecond<T>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialEq<BytesPerSecond<RhsInt>> for KibibytesPerSecond<T> where
BytesPerSecond<RhsInt>: PartialEq<KibibytesPerSecond<T>>,
[src][+]
BytesPerSecond<RhsInt>: PartialEq<KibibytesPerSecond<T>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialEq<KibibitsPerSecond<RhsInt>> for KibibytesPerSecond<T> where
KibibitsPerSecond<RhsInt>: PartialEq<KibibytesPerSecond<T>>,
[src][+]
KibibitsPerSecond<RhsInt>: PartialEq<KibibytesPerSecond<T>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialEq<KibibytesPerSecond<RhsInt>> for MebibytesPerSecond<T> where
KibibytesPerSecond<RhsInt>: PartialEq<MebibytesPerSecond<T>>,
[src][+]
KibibytesPerSecond<RhsInt>: PartialEq<MebibytesPerSecond<T>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialEq<KibibytesPerSecond<RhsInt>> for MebibitsPerSecond<T> where
KibibytesPerSecond<RhsInt>: PartialEq<MebibitsPerSecond<T>>,
[src][+]
KibibytesPerSecond<RhsInt>: PartialEq<MebibitsPerSecond<T>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialEq<KibibytesPerSecond<RhsInt>> for KibibytesPerSecond<T> where
T: TryFrom<RhsInt>,
[src][+]
T: TryFrom<RhsInt>,
impl<T: TimeInt, RhsInt: TimeInt> PartialEq<KibibytesPerSecond<RhsInt>> for KibibitsPerSecond<T> where
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
[src][+]
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialEq<KibibytesPerSecond<RhsInt>> for BytesPerSecond<T> where
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
[src][+]
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialEq<KibibytesPerSecond<RhsInt>> for BitsPerSecond<T> where
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
[src][+]
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialEq<MebibitsPerSecond<RhsInt>> for KibibytesPerSecond<T> where
Self: TryFrom<MebibitsPerSecond<RhsInt>>,
[src][+]
Self: TryFrom<MebibitsPerSecond<RhsInt>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialEq<MebibytesPerSecond<RhsInt>> for KibibytesPerSecond<T> where
Self: TryFrom<MebibytesPerSecond<RhsInt>>,
[src][+]
Self: TryFrom<MebibytesPerSecond<RhsInt>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialOrd<BitsPerSecond<RhsInt>> for KibibytesPerSecond<T> where
BitsPerSecond<RhsInt>: TryFrom<Self> + Ord,
[src][+]
BitsPerSecond<RhsInt>: TryFrom<Self> + Ord,
impl<T: TimeInt, RhsInt: TimeInt> PartialOrd<BytesPerSecond<RhsInt>> for KibibytesPerSecond<T> where
BytesPerSecond<RhsInt>: TryFrom<Self> + Ord,
[src][+]
BytesPerSecond<RhsInt>: TryFrom<Self> + Ord,
impl<T: TimeInt, RhsInt: TimeInt> PartialOrd<KibibitsPerSecond<RhsInt>> for KibibytesPerSecond<T> where
KibibitsPerSecond<RhsInt>: TryFrom<Self> + Ord,
[src][+]
KibibitsPerSecond<RhsInt>: TryFrom<Self> + Ord,
impl<T: TimeInt, RhsInt: TimeInt> PartialOrd<KibibytesPerSecond<RhsInt>> for MebibytesPerSecond<T> where
KibibytesPerSecond<RhsInt>: TryFrom<Self> + Ord,
[src][+]
KibibytesPerSecond<RhsInt>: TryFrom<Self> + Ord,
impl<T: TimeInt, RhsInt: TimeInt> PartialOrd<KibibytesPerSecond<RhsInt>> for MebibitsPerSecond<T> where
KibibytesPerSecond<RhsInt>: TryFrom<Self> + Ord,
[src][+]
KibibytesPerSecond<RhsInt>: TryFrom<Self> + Ord,
impl<T: TimeInt, RhsInt: TimeInt> PartialOrd<KibibytesPerSecond<RhsInt>> for KibibytesPerSecond<T> where
T: TryFrom<RhsInt>,
[src][+]
T: TryFrom<RhsInt>,
impl<T: TimeInt, RhsInt: TimeInt> PartialOrd<KibibytesPerSecond<RhsInt>> for KibibitsPerSecond<T> where
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
[src][+]
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialOrd<KibibytesPerSecond<RhsInt>> for BytesPerSecond<T> where
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
[src][+]
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialOrd<KibibytesPerSecond<RhsInt>> for BitsPerSecond<T> where
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
[src][+]
Self: TryFrom<KibibytesPerSecond<RhsInt>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialOrd<MebibitsPerSecond<RhsInt>> for KibibytesPerSecond<T> where
Self: TryFrom<MebibitsPerSecond<RhsInt>>,
[src][+]
Self: TryFrom<MebibitsPerSecond<RhsInt>>,
impl<T: TimeInt, RhsInt: TimeInt> PartialOrd<MebibytesPerSecond<RhsInt>> for KibibytesPerSecond<T> where
Self: TryFrom<MebibytesPerSecond<RhsInt>>,
[src][+]
Self: TryFrom<MebibytesPerSecond<RhsInt>>,
impl<T: TimeInt> Rate for KibibytesPerSecond<T>
[src][+]
impl<T: TimeInt, Rhs: Rate> Rem<Rhs> for KibibytesPerSecond<T> where
Self: TryFrom<Rhs>,
Rhs: FixedPoint,
[src][+]
Self: TryFrom<Rhs>,
Rhs: FixedPoint,
impl<T: TimeInt> StructuralEq for KibibytesPerSecond<T>
[src]
impl<T: TimeInt, Rhs: Rate> Sub<Rhs> for KibibytesPerSecond<T> where
Self: TryFrom<Rhs>,
Rhs: FixedPoint,
[src][+]
Self: TryFrom<Rhs>,
Rhs: FixedPoint,
impl TryFrom<BitsPerSecond<u64>> for KibibytesPerSecond<u32>
[src][+]
impl TryFrom<BytesPerSecond<u64>> for KibibytesPerSecond<u32>
[src][+]
impl<SourceInt: TimeInt, DestInt: TimeInt> TryFrom<Generic<SourceInt>> for KibibytesPerSecond<DestInt> where
DestInt: TryFrom<SourceInt>,
[src][+]
DestInt: TryFrom<SourceInt>,
impl TryFrom<KibibitsPerSecond<u64>> for KibibytesPerSecond<u32>
[src][+]
impl<T: TimeInt> TryFrom<KibibytesPerSecond<T>> for KibibitsPerSecond<T>
[src][+]
impl<T: TimeInt> TryFrom<KibibytesPerSecond<T>> for BytesPerSecond<T>
[src][+]
impl<T: TimeInt> TryFrom<KibibytesPerSecond<T>> for BitsPerSecond<T>
[src][+]
impl TryFrom<KibibytesPerSecond<u64>> for MebibytesPerSecond<u32>
[src][+]
impl TryFrom<KibibytesPerSecond<u64>> for MebibitsPerSecond<u32>
[src][+]
impl TryFrom<KibibytesPerSecond<u64>> for KibibytesPerSecond<u32>
[src][+]
impl TryFrom<KibibytesPerSecond<u64>> for KibibitsPerSecond<u32>
[src][+]
impl TryFrom<KibibytesPerSecond<u64>> for BytesPerSecond<u32>
[src][+]
impl TryFrom<KibibytesPerSecond<u64>> for BitsPerSecond<u32>
[src][+]
impl<T: TimeInt> TryFrom<MebibitsPerSecond<T>> for KibibytesPerSecond<T>
[src][+]
impl TryFrom<MebibitsPerSecond<u64>> for KibibytesPerSecond<u32>
[src][+]
impl<T: TimeInt> TryFrom<MebibytesPerSecond<T>> for KibibytesPerSecond<T>
[src][+]
impl TryFrom<MebibytesPerSecond<u64>> for KibibytesPerSecond<u32>
[src][+]
Auto Trait Implementations
impl<T> Send for KibibytesPerSecond<T> where
T: Send,
T: Send,
impl<T> Sync for KibibytesPerSecond<T> where
T: Sync,
T: Sync,
impl<T> Unpin for KibibytesPerSecond<T> where
T: Unpin,
T: Unpin,
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,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> From<T> for T
[src][+]
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T, Rhs, Output> NumOps<Rhs, Output> for T where
T: Sub<Rhs, Output = Output> + Mul<Rhs, Output = Output> + Div<Rhs, Output = Output> + Add<Rhs, Output = Output> + Rem<Rhs, Output = Output>,
[src]
T: Sub<Rhs, Output = Output> + Mul<Rhs, Output = Output> + Div<Rhs, Output = Output> + Add<Rhs, Output = Output> + Rem<Rhs, Output = Output>,
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,