Function clippy_utils::ast_utils::eq_fn_decl

source ·
pub fn eq_fn_decl(l: &FnDecl, r: &FnDecl) -> bool