Rust port of gjson,get JSON value by dotpath syntax
-
Updated
Aug 31, 2022 - Rust
Rust port of gjson,get JSON value by dotpath syntax
Extremely easy dot path matching tool
**DEPRECATED** for https://github.com/hydux/hydux-mutator
Search attributes easily using dot paths. Within structures of type dictionary, list and embedded substructures with simple format 'dict.users.0.name'.
Get a property from an object using dot path or Regexp
Get, set, update, and save nested maps using dot notation.
To associate your repository with the dotpath topic, visit your repo's landing page and select "manage topics."