Skip to main content

struct_field_type_matches

Function struct_field_type_matches 

Source
pub fn struct_field_type_matches(
    expected: &DataType,
    received: &DataType,
) -> bool