pub fn get_rust_ident(name: &str) -> Cow<'static, str>
Expand description

Converts the given string into a string that can be used as a Rust ident.