[][src]Module assert_cmd::output

Simplify one-off runs of programs.

Structs

OutputError

Command error.

Traits

OutputOkExt

Converts a type to an OutputResult.

Type Definitions

OutputResult

Output represented as a Result.