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