rustix 0.37.1

Safe Rust bindings to POSIX/Unix/Linux/Winsock2-like syscalls
Documentation

rustix

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 32 feature flags, 5 of them enabled by default.

default

  • std
  • use-libc-auxv

std

  • io-lifetimes

use-libc-auxv

  • libc

io-lifetimes

  • dep:io-lifetimes

libc

  • dep:libc

all-apis

  • fs
  • io_uring
  • mm
  • net
  • param
  • process
  • procfs
  • rand
  • runtime
  • termios
  • thread
  • time

rustc-dep-of-std

  • core
  • alloc
  • compiler_builtins
  • linux-raw-sys/rustc-dep-of-std
  • bitflags/rustc-dep-of-std

procfs

  • once_cell
  • itoa
  • fs

io_uring

  • fs
  • net

use-libc

  • libc_errno
  • libc

all-impls

  • os_pipe
  • fs-err

os_pipe

  • io-lifetimes/os_pipe

linux_latest

  • linux_4_11

itoa

  • dep:itoa

core

  • dep:core

libc_errno

  • dep:libc_errno

param

  • fs

once_cell

  • dep:once_cell

cc

  • dep:cc

alloc

  • dep:alloc

fs-err

  • io-lifetimes/fs-err

compiler_builtins

  • dep:compiler_builtins

rand

    This feature flag does not enable additional features.

fs

    This feature flag does not enable additional features.

process

    This feature flag does not enable additional features.

net

    This feature flag does not enable additional features.

linux_4_11

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

thread

    This feature flag does not enable additional features.

mm

    This feature flag does not enable additional features.

runtime

    This feature flag does not enable additional features.

termios

    This feature flag does not enable additional features.