Function clippy_lints::utils::is_refutable [] [src]

pub fn is_refutable(cx: &LateContext, pat: &Pat) -> bool

Return whether a pattern is refutable.