Docs.rs
  • super-process-0.0.0
    • super-process 0.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cosmicexplorer
    • Dependencies
      • async-process ^1.3.0 normal
      • displaydoc ^0.2.4 normal
      • futures-lite ^1 normal
      • indexmap ^1.8.1 normal
      • once_cell ^1 normal
      • signal-hook ^0.3.13 normal
      • tempfile ^3.3.0 normal
      • thiserror ^1.0.30 normal
      • tokio-test ^0.4.2 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

super_process0.0.0

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • base::SetupErrorWrapper
  • exe::Argv
  • exe::Command
  • exe::CommandErrorWrapper
  • exe::EnvModifications
  • exe::Exe
  • fs::Directory
  • fs::File
  • sh::EnvAfterScript
  • sh::ShellErrorWrapper
  • sh::ShellScript
  • sh::ShellScriptInvocation
  • sh::ShellSource
  • stream::Streaming
  • sync::DecodedOutput
  • sync::RawOutput

Enums

  • base::SetupError
  • exe::CommandError
  • sh::ShellError

Traits

  • base::CommandBase
  • stream::Streamable
  • sync::SyncInvocable