pub fn arg_name(nm: &str) -> Result<String, Error>
Expand description

Get the idiomatic Swift rendering of an arguments name. This is the same as the var name but quoting is not required.