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