Crate nix [] [src]

Rust friendly bindings to the various *nix system functions.

Modules are structured according to the C header file that they would be defined in.

Reexports

pub extern crate libc;

Modules

errno
fcntl
features
net
poll
sys
unistd

Standard symbolic constants and types

Enums

Errno
Error
c_void

Traits

NixPath

Type Definitions

Result
c_int