bytemuck_derive::traits

Function get_struct_fields

source
fn get_struct_fields(input: &DeriveInput) -> Result<&Fields>