Unleash / unleash-client-rust

Unleash client SDK for Rust language projects
Apache License 2.0
23 stars 17 forks source link

Strict parsing support #40

Closed rbtcollins closed 2 years ago

rbtcollins commented 2 years ago

API parsing has been slack previously - unknown fields in API responses ignored. But for development turning that on is useful. This allows turning it on without code changes.