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