Skip to content

Commit 72023aa

Browse files
committed
update readme
1 parent dc85327 commit 72023aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ const CustomerComplaint = struct {
5757
| `[:x]u8` | str ending in x |
5858
| `*T` | T |
5959

60+
> Decoding unions is currently not supported.
61+
6062
> `str` is the default MessagePack type for `[]u8` because it is the smallest for short slices.
6163
6264
Unsupported types:

0 commit comments

Comments
 (0)