Skip to main content

format_message_only

Function format_message_only 

Source
pub fn format_message_only(
    format_str: &str,
    params: &[String],
    named_params: &HashMap<String, String>,
) -> CuResult<String>