Function assert_cmd::cargo::cargo_example_path[][src]

pub fn cargo_example_path<S: AsRef<OsStr>>(
    name: S
) -> Result<PathBuf, CargoError>

Get the path to the specified example of the current crate.