Type Definition io_extras::grip::BorrowedGrip

source · []
pub type BorrowedGrip<'a> = BorrowedFd<'a>;
Expand description

Portability abstraction over BorrowedFd and BorrowedHandleOrSocket.