Function rustfmt_nightly::imports::normalize_use_trees_with_granularity
source ยท pub(crate) fn normalize_use_trees_with_granularity(
use_trees: Vec<UseTree>,
import_granularity: ImportGranularity,
) -> Vec<UseTree>