pub struct RxqOvfl;
Trait Implementations
sourceimpl GetSockOpt for RxqOvfl
impl GetSockOpt for RxqOvfl
sourceimpl SetSockOpt for RxqOvfl
impl SetSockOpt for RxqOvfl
impl Copy for RxqOvfl
impl Eq for RxqOvfl
impl StructuralEq for RxqOvfl
impl StructuralPartialEq for RxqOvfl
Auto Trait Implementations
impl RefUnwindSafe for RxqOvfl
impl Send for RxqOvfl
impl Sync for RxqOvfl
impl Unpin for RxqOvfl
impl UnwindSafe for RxqOvfl
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more