clippy_utils::ast_utils

Function eq_foreign_item_kind

Source
pub fn eq_foreign_item_kind(l: &ForeignItemKind, r: &ForeignItemKind) -> bool