fn write_inline_expression( output: &mut String, expr: &InlineExpression<String>, transform: &impl Fn(&str) -> Cow<'_, str>, )