Skip to main content

Crate cli_assert

Crate cli_assert 

Source

Macros§

cargo_binary
Returns the absolute path to the target’s executable file.
cargo_manifest_dir
Returns the absolute path to the directory containing Cargo manifest file.
cargo_package
Returns the name of the Cargo package.
cmd
Returns a new command-line command for any application.
command
Returns a new command-line command for executing tested application.

Structs§

Command
TmpFile

Traits§

PathExt

Functions§

and
contains
eq
ge
gt
le
lt
ne
not
or
sleep
Pauses thread execution for specified number of milliseconds.