Skip to main content

param_names

Function param_names 

Source
pub fn param_names(params: &[Param]) -> Vec<String>
Expand description

The simple identifier parameters, in order. A destructuring or rest pattern is bound by the body prologue, so it is not seeded here.