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