fn flatten_use_trees(
    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,