Function clippy_utils::ast_utils::eq_item_kind

source ·
pub fn eq_item_kind(l: &ItemKind, r: &ItemKind) -> bool