We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc85327 commit 72023aaCopy full SHA for 72023aa
README.md
@@ -57,6 +57,8 @@ const CustomerComplaint = struct {
57
| `[:x]u8` | str ending in x |
58
| `*T` | T |
59
60
+> Decoding unions is currently not supported.
61
+
62
> `str` is the default MessagePack type for `[]u8` because it is the smallest for short slices.
63
64
Unsupported types:
0 commit comments