Type Alias io_extras::grip::OwnedGrip

source ·
pub type OwnedGrip = OwnedFd;
Expand description

Portability abstraction over OwnedFd and OwnedHandleOrSocket.

Aliased Type§

struct OwnedGrip { /* private fields */ }