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.
command
Returns a new command-line command.

Structs§

Command

Functions§

sleep
Pauses thread execution for specified number of milliseconds.