grrs:Rust CLI教程建议的命令行应用程序

时间:2024-04-15 13:30:47
【文件属性】:

文件名称:grrs:Rust CLI教程建议的命令行应用程序

文件大小:7KB

文件格式:ZIP

更新时间:2024-04-15 13:30:47

Rust

GRRS Rust cli教程建议的命令行应用程序: : 用法 看 $ cargo run -- --help grrs 0.1.0 Search for a pattern in a file and display the lines that contain it USAGE: grrs < pattern> < path> FLAGS: -h, --help Prints help information -V, --version Prints version information ARGS: < pattern> The pattern to look for < path> The path to the file to read


【文件预览】:
grrs-main
----.gitignore(14B)
----src()
--------main.rs(799B)
----Cargo.lock(13KB)
----LICENSE(1KB)
----Cargo.toml(321B)
----README.md(471B)
----tests()
--------cli.rs(898B)

网友评论