pub fn format_message<T: Display>(template: &str, value: T) -> String
Format a message with a single placeholder