Function clippy_lints::utils::get_pat_name [] [src]

pub fn get_pat_name(pat: &Pat) -> Option<Name>

Get the name of a Pat, if any