We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Per the documentation in encoding.rs, MAX_DEPTH of a variable-sized object should be set to 0 and then explicitly padded when creating the decoder.
encoding.rs
This will fix #37 properly, but is a breaking change.