https://github.com/suap-dev/minigrep
An I/O Project: Building a Command Line Program - RustBook
https://github.com/suap-dev/minigrep
rust
Last synced: 12 months ago
JSON representation
An I/O Project: Building a Command Line Program - RustBook
- Host: GitHub
- URL: https://github.com/suap-dev/minigrep
- Owner: suap-dev
- Created: 2023-10-17T01:28:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-24T20:53:01.000Z (over 2 years ago)
- Last Synced: 2025-01-31T04:13:59.786Z (about 1 year ago)
- Topics: rust
- Language: Rust
- Homepage: https://doc.rust-lang.org/book/ch12-00-an-io-project.html
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minigrep
An I/O Project: Building a Command Line Program
A code-along from Rust Book.
https://doc.rust-lang.org/book/ch12-00-an-io-project.html