michalmuskala / jason

A blazing fast JSON parser and generator in pure Elixir.
Other
1.58k stars 168 forks source link

Extending to pass user options through calls #178

Open noizu opened 8 months ago

noizu commented 8 months ago

Extends Encode to accept a user option to conditionally control how entities are encoded based on passed options.