pub struct StatusUnionTableOffset {}Auto Trait Implementations§
impl Freeze for StatusUnionTableOffset
impl RefUnwindSafe for StatusUnionTableOffset
impl Send for StatusUnionTableOffset
impl Sync for StatusUnionTableOffset
impl Unpin for StatusUnionTableOffset
impl UnwindSafe for StatusUnionTableOffset
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