Skip to main content

use_formatter

Function use_formatter 

Source
pub fn use_formatter<T: SSS, S: Selection>(
    formatter: &AttachmentFormatter<T, S>,
    state: &MMState<'_, '_, T, S>,
    template: &str,
    repeat: Option<&dyn Fn(String)>,
) -> String