annotation
TLV::ListForm
Overview
Marks a struct/class as supporting list-form TLV encoding When this annotation is present, the deserializer will automatically detect and parse both list-form [val1, val2, val3] and structure-form {tag => val}