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