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