Function k8s_openapi_codegen_common::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.