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 6a966cc commit f325c15Copy full SHA for f325c15
README.md
@@ -96,6 +96,8 @@ Jason has a couple feature differences compared to Poison.
96
of the `Jason.Encoder` protocol is always required.
97
* different pretty-printing customisation options (default `pretty: true` works the same)
98
99
+### Encoders
100
+
101
If you require encoders for any of the unsupported collection types, I suggest
102
adding the needed implementations directly to your project:
103
0 commit comments