Docs.rs
  • xscript-0.4.0
    • xscript 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • koehlma
    • Dependencies
      • serde ^1 normal optional
      • tokio ^1.29.1 normal optional
    • Versions
    • 95.1% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

xscript0.4.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Cmd
  • LocalEnv
  • ParentEnv
  • RunError
  • RunOutput
  • Vars

Enums

  • In
  • Out
  • RunErrorKind

Traits

  • CmdString
  • Run
  • RunAsync
  • ToStringLossy

Macros

  • cmd
  • cmd_os
  • cmd_str
  • read_bytes
  • read_str
  • run
  • vars
  • vars_os
  • vars_str

Type Aliases

  • RunResult