fmt_message

Function fmt_message 

Source
pub fn fmt_message(
    mes: &mut Vec<Message>,
    opt: FormatOptions,
    typ: ScriptType,
) -> Result<()>
Expand description

Formats messages with the given options.