1 个不稳定版本
0.1.0 | 2022年2月14日 |
---|
#60 in #查询字符串
16KB
424 行
模块::wselector
从复杂数据结构中选择子结构的跨平台例程集合。使用该模块通过简短的查询字符串转换数据结构。
示例
cargo run --bin selector -- get Cargo.toml workspace
添加到您的项目
cargo add wselector
从仓库中尝试
git clone https://github.com/Wandalen/wSelector
cd wSelector
cd sample/rust/selector
cargo run
依赖项
~8MB
~152K SLoC