k8s_openapi_codegen_common

Function get_rust_ident

Source
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.