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