rustix 0.34.8

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

default

  • std

std

  • io-lifetimes

io-lifetimes

    This feature flag does not enable additional features.

rustc-dep-of-std

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

all-impls

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

procfs

  • once_cell
  • itoa

all-apis

  • io_uring
  • procfs

use-libc

  • errno
  • libc

async-std

  • io-lifetimes/async-std

socket2

  • io-lifetimes/socket2

fs-err

  • io-lifetimes/fs-err

io_uring

  • linux-raw-sys

mio

  • io-lifetimes/mio

os_pipe

  • io-lifetimes/os_pipe

tokio

  • io-lifetimes/tokio

linux-raw-sys

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.

core

    This feature flag does not enable additional features.

errno

    This feature flag does not enable additional features.

itoa

    This feature flag does not enable additional features.

cc

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

compiler_builtins

    This feature flag does not enable additional features.