We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Right now the library uses member-functions .begin() and .end() when serializing sequences: see e.g. here.
.begin()
.end()
As a consequence some types cannot be serialized.