rustix 0.35.12

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 34 feature flags, 5 of them enabled by default.

default

  • std
  • use-libc-auxv

std

  • io-lifetimes

use-libc-auxv

  • libc

io-lifetimes

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.

all-apis

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

all-impls

  • async-std
  • tokio
  • os_pipe
  • socket2
  • mio
  • fs-err

rustc-dep-of-std

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

procfs

  • once_cell
  • itoa

use-libc

  • libc_errno
  • libc

io_uring

  • fs
  • net

mio

  • io-lifetimes/mio

async-std

  • io-lifetimes/async-std

socket2

  • io-lifetimes/socket2

os_pipe

  • io-lifetimes/os_pipe

tokio

  • io-lifetimes/tokio

fs-err

  • io-lifetimes/fs-err

rand

    This feature flag does not enable additional features.

cc

    This feature flag does not enable additional features.

mm

    This feature flag does not enable additional features.

itoa

    This feature flag does not enable additional features.

libc_errno

    This feature flag does not enable additional features.

compiler_builtins

    This feature flag does not enable additional features.

runtime

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

core

    This feature flag does not enable additional features.

thread

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

process

    This feature flag does not enable additional features.

time

    This feature flag does not enable additional features.

param

    This feature flag does not enable additional features.

net

    This feature flag does not enable additional features.

fs

    This feature flag does not enable additional features.

termios

    This feature flag does not enable additional features.