pub trait TopLevelTable { const TAG: Tag; }
A table that has an associated tag.
This is true of top-level tables, but not their various subtables.
The table’s tag.