pub fn match_def_path(cx: &LateContext<'_>, did: DefId, syms: &[&str]) -> boolExpand description
Checks if the given DefId matches the path.
pub fn match_def_path(cx: &LateContext<'_>, did: DefId, syms: &[&str]) -> boolChecks if the given DefId matches the path.