1 unstable release
0.1.0 | Feb 14, 2022 |
---|
16KB
424 lines
module::wselector
Collection of cross-platform routines to select a sub-structure from a complex data structure. Use the module to transform a data structure with the help of a short query string.
Sample
cargo run --bin selector -- get Cargo.toml workspace
To add to your project
cargo add wselector
Try out from the repository
git clone https://github.com/Wandalen/wSelector
cd wSelector
cd sample/rust/selector
cargo run
Dependencies
~9MB
~167K SLoC