Function cargo_fmt::add_targets

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