Skip to main content

find_struct_child

Function find_struct_child 

Source
fn find_struct_child<'a>(
    field: &'a FieldRef,
    name: &str,
) -> Option<&'a FieldRef>