pub fn fmt_message(
mes: &mut Vec<Message>,
opt: FormatOptions,
typ: ScriptType,
) -> Result<()>Expand description
Formats messages with the given options.
pub fn fmt_message(
mes: &mut Vec<Message>,
opt: FormatOptions,
typ: ScriptType,
) -> Result<()>Formats messages with the given options.