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