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