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