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