Skip to main content

titleize

Function titleize 

Source
pub fn titleize(name: &str) -> String
Expand description

"purchase_order""Purchase order". Sentence case, not title case: a dashboard full of Capitalised Nouns reads like a form, not an application.