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