pub fn is_refutable(cx: &LateContext<'_>, pat: &Pat<'_>) -> bool
Returns true if a pattern is refutable.
true