Function namegen::format_string

source ·
pub fn format_string(s: &str, rules: &[FormattingRule]) -> String
Expand description

Format string. This does two allocations.