pub fn lit_with_metadata<T: Literal>( n: T, metadata: impl Into<Option<HashMap<String, String>>>, ) -> Expr