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