pub struct abbreviatedOid;Trait Implementations§
Source§impl Field for abbreviatedOid
impl Field for abbreviatedOid
Auto Trait Implementations§
impl Freeze for abbreviatedOid
impl RefUnwindSafe for abbreviatedOid
impl Send for abbreviatedOid
impl Sync for abbreviatedOid
impl Unpin for abbreviatedOid
impl UnwindSafe for abbreviatedOid
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more