Skip to main content

is_discard_name

Function is_discard_name 

Source
pub fn is_discard_name(name: &str) -> bool
Expand description

_ is the discard binding name in let/var/destructuring positions.