clippy_utils::ast_utils

Function eq_field_pat

source
pub fn eq_field_pat(l: &PatField, r: &PatField) -> bool