gorules / zen

Open-source Business Rules Engine for your Rust, NodeJS, Python or Go applications.
https://gorules.io
MIT License
770 stars 74 forks source link

Make serde_json arbitrary_precision feature opt in #193

Open hardbyte opened 3 months ago

hardbyte commented 3 months ago

Given there isn't currently support for arbitrary precision values in Zen expression could we make it optional to include the json_serde feature?