get_field_types

Function get_field_types 

Source
fn get_field_types<'a>(
    fields: &'a Fields,
) -> impl Iterator<Item = &'a Type> + 'a