Function find_fields

Source
pub fn find_fields<'a>(fields: &'a [Field], tag: &str) -> Vec<&'a Field>
Expand description

Helper function to find all fields with a specific tag