Implementations
Trait Implementations
impl Debug for Uid
fn fmt(&Self, f: &mut $crate::fmt::Formatter<'_>) -> $crate::fmt::Result
impl Hash for Uid
fn hash<__H: $crate::hash::Hasher>(&Self, state: &mut __H) -> ()
impl StructuralEq for Uid
impl StructuralPartialEq for Uid
Auto Trait Implementations
impl RefUnwindSafe for Uid
impl UnwindSafe for Uid
Blanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T