pub fn is_assert_macro(cx: &LateContext<'_>, def_id: DefId) -> bool
Is def_id of assert! or debug_assert!
def_id
assert!
debug_assert!