Function cargo_test_support::basic_bin_manifest
source ยท pub fn basic_bin_manifest(name: &str) -> String
Expand description
Generate a Cargo.toml
with the specified bin.name
pub fn basic_bin_manifest(name: &str) -> String
Generate a Cargo.toml
with the specified bin.name