[][src]Function cobalt::cobalt_model::slug::titleize_slug

pub fn titleize_slug<S: AsRef<str>>(slug: S) -> String

Format a user-visible title out of a slug. Correlates to Jekyll's "title" attribute