Function clippy_utils::ast_utils::eq_foreign_item_kind

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