#[repr(C)]pub struct Data0B8 { /* private fields */ }
Trait Implementations§
Auto Trait Implementations§
impl Freeze for Data0B8
impl RefUnwindSafe for Data0B8
impl !Send for Data0B8
impl !Sync for Data0B8
impl Unpin for Data0B8
impl UnwindSafe for Data0B8
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