Function i_slint_compiler::generator::to_pascal_case
source ยท pub fn to_pascal_case(str: &str) -> String
Expand description
Convert a ascii kebab string to pascal case
pub fn to_pascal_case(str: &str) -> String
Convert a ascii kebab string to pascal case