rustix 0.38.32

Safe Rust bindings to POSIX/Unix/Linux/Winsock-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, 4 of them enabled by default.

default

  • std
  • use-libc-auxv

std

  • bitflags/std
  • alloc
  • libc?/std
  • libc_errno?/std

use-libc-auxv

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

all-apis

  • event
  • fs
  • io_uring
  • mm
  • mount
  • net
  • param
  • pipe
  • process
  • procfs
  • pty
  • rand
  • runtime
  • shm
  • stdio
  • system
  • termios
  • thread
  • time

rustc-dep-of-std

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

net

  • linux-raw-sys/net
  • linux-raw-sys/netlink
  • linux-raw-sys/if_ether
  • linux-raw-sys/xdp

io_uring

  • event
  • fs
  • net
  • linux-raw-sys/io_uring

procfs

  • once_cell
  • itoa
  • fs

use-libc

  • libc_errno
  • libc

pty

  • itoa
  • fs

thread

  • linux-raw-sys/prctl

libc

  • dep:libc

runtime

  • linux-raw-sys/prctl

system

  • linux-raw-sys/system

once_cell

  • dep:once_cell

process

  • linux-raw-sys/prctl

linux_latest

  • linux_4_11

param

  • fs

itoa

  • dep:itoa

shm

  • fs

libc_errno

  • dep:libc_errno

rand

    This feature flag does not enable additional features.

stdio

    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.

event

    This feature flag does not enable additional features.

termios

    This feature flag does not enable additional features.

fs

    This feature flag does not enable additional features.

use-explicitly-provided-auxv

    This feature flag does not enable additional features.

mount

    This feature flag does not enable additional features.

mm

    This feature flag does not enable additional features.

cc

    This feature flag does not enable additional features.

pipe

    This feature flag does not enable additional features.