Function cargo_fmt::add_targets

source ยท
pub(crate) fn add_targets(
    target_paths: &[Target],
    targets: &mut BTreeSet<Target>,
)