Docs.rs
  • assert_cmd-2.0.6
    • assert_cmd 2.0.6
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • epage
    • github:rust-cli:maintainers
    • Dependencies
      • bstr ^1.0.1 normal
      • concolor ^0.0.9 normal
      • doc-comment ^0.3 normal
      • predicates ^2.1 normal
      • predicates-core ^1.0 normal
      • predicates-tree ^1.0 normal
      • wait-timeout ^0.2.0 normal
      • yansi ^0.5.1 normal
      • escargot ^0.5 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate assert_cmd

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • assert::Assert
  • assert::AssertError
  • assert::BytesContentOutputPredicate
  • assert::EqCodePredicate
  • assert::InCodePredicate
  • assert::StrContentOutputPredicate
  • assert::StrOutputPredicate
  • cargo::CargoError
  • cmd::Command
  • output::OutputError

Traits

  • assert::IntoCodePredicate
  • assert::IntoOutputPredicate
  • assert::OutputAssertExt
  • cargo::CommandCargoExt
  • output::OutputOkExt

Macros

  • crate_name

Functions

  • cargo::cargo_bin

Type Definitions

  • assert::AssertResult
  • output::OutputResult