PSeitz / serde_json_borrow

Fast JSON deserialization on borrowed data
MIT License
70 stars 11 forks source link

Enable Cow<'str> via cowkeys featureflag #17

Closed PSeitz closed 3 months ago

PSeitz commented 3 months ago

This will add support for more use cases, which also requires escaped keys in json objects