pub type SystemListener = UnixListener;Expand description
Alias to enable platform independent code.
Aliased Typeยง
struct SystemListener(/* private fields */);pub type SystemListener = UnixListener;Alias to enable platform independent code.
struct SystemListener(/* private fields */);