fn prune_schema_by_nested_paths<'a, I>(schema: &mut Schema, nested_paths: I)where
I: IntoIterator<Item = &'a [NestedPath]>,fn prune_schema_by_nested_paths<'a, I>(schema: &mut Schema, nested_paths: I)where
I: IntoIterator<Item = &'a [NestedPath]>,