pub type UpdateMutationsKey = UpdateMutationsKeyV49;Aliased Type§
pub struct UpdateMutationsKey(pub FxfsKey);Tuple Fields§
§0: FxfsKeyTrait Implementations§
Source§impl From<FxfsKey> for UpdateMutationsKey
impl From<FxfsKey> for UpdateMutationsKey
Source§impl Ord for UpdateMutationsKey
impl Ord for UpdateMutationsKey
1.21.0 (const: unstable) · Source§fn max(self, other: Self) -> Selfwhere
Self: Sized,
fn max(self, other: Self) -> Selfwhere
Self: Sized,
Compares and returns the maximum of two values. Read more