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