pub fn render_template_string<'a>( template: &Template, event: impl Into<EventRef<'a>>, field_name: &str, ) -> Option<String>