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