pub(crate) fn normalize_use_trees_with_granularity(
    use_trees: Vec<UseTree>,
    import_granularity: ImportGranularity
) -> Vec<UseTree>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,