rustix 0.38.34

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

default

  • std
  • use-libc-auxv

std

  • bitflags/std
  • alloc
  • libc?/std
  • libc_errno?/std
  • libc-extra-traits

use-libc-auxv

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

libc-extra-traits

  • libc?/extra_traits

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

use-libc

  • libc_errno
  • libc
  • libc-extra-traits

procfs

  • once_cell
  • itoa
  • fs

pty

  • itoa
  • fs

process

  • linux-raw-sys/prctl

shm

  • fs

libc

  • dep:libc

itoa

  • dep:itoa

libc_errno

  • dep:libc_errno

param

  • fs

system

  • linux-raw-sys/system

runtime

  • linux-raw-sys/prctl

once_cell

  • dep:once_cell

linux_latest

  • linux_4_11

thread

  • linux-raw-sys/prctl

use-explicitly-provided-auxv

    This feature flag does not enable additional features.

stdio

    This feature flag does not enable additional features.

pipe

    This feature flag does not enable additional features.

termios

    This feature flag does not enable additional features.

cc

    This feature flag does not enable additional features.

event

    This feature flag does not enable additional features.

mount

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

mm

    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.

fs

    This feature flag does not enable additional features.