Function preserves_schema::compiler::types::gather_fields[][src]

pub fn gather_fields(
    ps: &Vec<&NamedPattern>,
    fs: Vec<(String, TField)>
) -> Vec<(String, TField)>