pub fn find_fields<'a>(fields: &'a [Field], tag: &str) -> Vec<&'a Field>
Helper function to find all fields with a specific tag