rustix 0.38.7

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, 3 of them enabled by default.

default

  • std
  • use-libc-auxv

std

  • bitflags/std

use-libc-auxv

    This feature flag does not enable additional features.

all-apis

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

rustc-dep-of-std

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

io_uring

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

net

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

procfs

  • once_cell
  • itoa
  • fs

pty

  • itoa
  • fs

use-libc

  • libc_errno
  • libc

compiler_builtins

  • dep:compiler_builtins

libc_errno

  • dep:libc_errno

alloc

  • dep:alloc

libc

  • dep:libc

once_cell

  • dep:once_cell

system

  • linux-raw-sys/system

param

  • fs

thread

  • linux-raw-sys/prctl

itoa

  • dep:itoa

process

  • linux-raw-sys/prctl

linux_latest

  • linux_4_11

runtime

  • linux-raw-sys/prctl

core

  • dep:core

mm

    This feature flag does not enable additional features.

linux_4_11

    This feature flag does not enable additional features.

mount

    This feature flag does not enable additional features.

pipe

    This feature flag does not enable additional features.

fs

    This feature flag does not enable additional features.

rand

    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.

time

    This feature flag does not enable additional features.

stdio

    This feature flag does not enable additional features.

event

    This feature flag does not enable additional features.