tomlcli.rs:查询您的toml

时间:2024-06-03 19:58:03
【文件属性】:

文件名称:tomlcli.rs:查询您的toml

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-03 19:58:03

Rust

托姆克里 漂亮的打印和查询TOML文件 如何使用 cargo install tomlcli 下一步使用toml或tomlcli二进制文件。 # Pretty print contents of file toml Cargo.toml # Pretty print table toml Cargo.toml package # Print value in table toml Cargo.toml package.name # Print value in array toml Cargo.toml package.keywords.0 # Print table in array toml Cargo.lock package.0 # Print value in table in array toml Cargo.lock package.0.name 去做 字段中的漂亮打印


【文件预览】:
tomlcli.rs-master
----Cargo.toml(503B)
----src()
--------main.rs(8KB)
----LICENSE(1KB)
----README.md(1KB)
----.gitignore(1KB)

网友评论