origin 0.18.2

Program startup and thread support written in Rust
Documentation

origin

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

default

  • std
  • log
  • libc
  • errno
  • thread
  • init-fini-arrays

std

  • rustix/std
  • bitflags/std
  • alloc

log

  • dep:log

libc

  • dep:libc

errno

  • dep:errno

thread

  • rustix/thread
  • rustix/mm
  • param
  • rustix/process
  • rustix/runtime
  • rustix-futex-sync

init-fini-arrays

  • init-array
  • fini-array

alloc

  • rustix/alloc
  • smallvec

param

  • rustix/param

rustix-futex-sync

  • dep:rustix-futex-sync

init-array

    This feature flag does not enable additional features.

fini-array

    This feature flag does not enable additional features.

smallvec

  • dep:smallvec

rustc-dep-of-std

  • dep:core
  • dep:alloc
  • linux-raw-sys/rustc-dep-of-std
  • bitflags/rustc-dep-of-std
  • rustix/rustc-dep-of-std
  • unwinding/rustc-dep-of-std
  • libc?/rustc-dep-of-std
  • rustix-futex-sync/rustc-dep-of-std
  • dep:compiler_builtins

atomic-dbg-logger

  • atomic-dbg/log
  • init-fini-arrays

env_logger

  • dep:env_logger
  • init-fini-arrays

origin-program

  • rustix/use-explicitly-provided-auxv
  • rustix/runtime

experimental-relocate

  • rustix/mm
  • rustix/runtime

origin-thread

  • memoffset
  • origin-program

memoffset

  • dep:memoffset

origin-start

  • origin-program

max_level_off

  • log/max_level_off

origin-signal

  • rustix/runtime

signal

  • rustix/runtime

external-start

  • origin-program

atomic-dbg

  • dep:atomic-dbg

unstable-errno

  • thread