pub fn walk_message_literal<'ast, V: Visitor<'ast>>( visitor: &mut V, _type_name: &'ast str, fields: &'ast [(String, Expr)], )