pub struct Afrh9R { /* private fields */ }Expand description
Value of the field AFRH9
Implementations§
Auto Trait Implementations§
impl Freeze for Afrh9R
impl RefUnwindSafe for Afrh9R
impl Send for Afrh9R
impl Sync for Afrh9R
impl Unpin for Afrh9R
impl UnwindSafe for Afrh9R
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