Skip to main content

argument_name

Function argument_name 

Source
pub fn argument_name(name: Option<&str>, index: usize) -> String
Expand description

The name of an argument, falling back to a positional name when the interface file does not give one.