Versions in this module Expand all Collapse all v0 v0.0.1 Oct 13, 2025 Changes in this version + var StructTupleType rowbinary.Type[StructTuple] = rowbinary.MakeTypeWrapAny[StructTuple](structTupleType{}) + type StructTuple struct + ID uint32 + Name []byte