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

bin+lib minigrep_io_practice

An I/O Project: Building a Command Line Program

1 unstable release

0.1.0 Dec 30, 2024

#425 in Cargo plugins

26 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