Function bootstrap::core::builder::crate_description
source ยท pub fn crate_description(crates: &[impl AsRef<str>]) -> StringExpand description
A description of the crates in this set, suitable for passing to builder.info.
crates should be generated by RunConfig::cargo_crates_in_set.