bytemuck_derive::traits

Function get_field_types

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