Function clippy_utils::is_wild

source ·
pub fn is_wild(pat: &Pat<'_>) -> bool
Expand description

Checks if given pattern is a wildcard (_)