struct_has_field

Function struct_has_field 

Source
pub fn struct_has_field(type_name: &str, field: &str) -> Result<bool>