Implementations
impl PollFd
Trait Implementations
impl Debug for PollFd
fn fmt(&Self, f: &mut $crate::fmt::Formatter<'_>) -> $crate::fmt::Resultimpl Hash for PollFd
fn hash<__H: $crate::hash::Hasher>(&Self, state: &mut __H) -> ()impl StructuralEq for PollFdimpl StructuralPartialEq for PollFdAuto Trait Implementations
impl RefUnwindSafe for PollFdimpl UnwindSafe for PollFdBlanket Implementations
impl<T> BorrowMut<T> for T
where
T: ?Sized,
where
T: ?Sized,
fn borrow_mut(&mut Self) -> &mut T