#io #building #line #command #command-line #txt #run

bin+lib minigrep_io_practice

An I/O Project: Building a Command Line Program

1 unstable release

0.1.0 Dec 30, 2024

#20 in #txt

23 downloads per month

MIT/Apache

5KB
88 lines

命令行启动参数:

IGNORE_CASE=1 cargo run -- to poem.txt > output.txt 


lib.rs:

IO

A library for IO projects.

No runtime deps