Docs.rs
  • proc-exit-2.0.2
    • proc-exit 2.0.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • epage
    • github:rust-cli:maintainers
    • Dependencies
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

proc_exit2.0.2

Crate Items

  • Structs
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Code
  • Exit

Traits

  • WithCodeResultExt
  • sysexits::ToSysexitsResultExt

Functions

  • bash::io_to_signal
  • exit
  • report
  • sysexits::io_to_sysexists

Type Aliases

  • ExitResult

Constants

  • bash::INVALID_EXIT
  • bash::NOT_EXECUTABLE
  • bash::NOT_FOUND
  • bash::SIGABRT
  • bash::SIGALRM
  • bash::SIGFPE
  • bash::SIGHUP
  • bash::SIGILL
  • bash::SIGINT
  • bash::SIGKILL
  • bash::SIGPIPE
  • bash::SIGQUIT
  • bash::SIGSEGV
  • bash::SIGTERM
  • bash::SIGTRAP
  • bash::STATUS_OUT_OF_RANGE
  • bash::USAGE
  • sysexits::CANT_CREAT
  • sysexits::CONFIG_ERR
  • sysexits::DATA_ERR
  • sysexits::IO_ERR
  • sysexits::NO_HOST
  • sysexits::NO_INPUT
  • sysexits::NO_PERM
  • sysexits::NO_USER
  • sysexits::OK
  • sysexits::OS_ERR
  • sysexits::OS_FILE_ERR
  • sysexits::PROTOCOL_ERR
  • sysexits::SERVICE_UNAVAILABLE
  • sysexits::SOFTWARE_ERR
  • sysexits::TEMP_FAIL
  • sysexits::USAGE_ERR