Do I understand correctly that this proposal does not include annotations (i.e. attributes).<p>More specifically, with this I can iterate over struct members and get their names and types, but I cannot attach additional information to these members, like whether they should be serialized or under which name.<p>The referenced proposal P1887R1 covers this, but that's not included here, right?<p>P1887R1: <a href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1887r1.pdf" rel="nofollow">https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p18...</a>