Skip to main content

Module cargo

Module cargo 

Source
Expand description

Interact with cargo

Macros§

cargo_bin
The absolute path to a binary target’s executable.

Functions§

cargo_bin
Look up the path to a cargo-built binary within an integration test
cargo_bin_opt
Look up the path to a cargo-built binary within an integration test
cargo_bins
Return all the name and path for all binaries built by Cargo
compile_exampleexamples
Prepare an example for testing
compile_examplesexamples
Prepare all examples for testing