On Tue, Apr 21, 2026 at 12:57 PM Amit Langote <amitlangote09(at)gmail(dot)com> wrote:
> On Tue, Apr 21, 2026 at 9:57 AM Richard Guo <guofenglinux(at)gmail(dot)com> wrote:
> > (maybe we should place the multi-line comment above the field.)
> Makes sense. Perhaps we should also move the description of individual
> fields, where needed, into the comment above the struct definition
> like it is done for the nearby JsonValueExpr. Like this:
This looks even better. I will take this approach. Thanks!
- Richard