Docs.rs
  • rust-shell-0.2.0
    • rust-shell 0.2.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • theMackabu
    • Dependencies
      • env_logger ^0.4.3 normal
      • errno ^0.2.8 normal
      • lazy_static ^1.0 normal
      • libc ^0.2 normal
      • log ^0.3.8 normal
      • nom ^3.2 normal
      • regex ^0.2 normal
    • Versions
    • 29.17% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

rust_shell0.2.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • ShellChild
  • ShellChildCore
  • ShellCommand
  • ShellHandle

Enums

  • ShellError

Traits

  • ShellResultExt

Macros

  • cmd

Functions

  • new_command
  • ok
  • spawn
  • trap_signal_and_wait_children

Type Aliases

  • ShellChildArc
  • ShellResult