Crates.io | minigrep_yibozhuang |
lib.rs | minigrep_yibozhuang |
version | 0.1.0 |
source | src |
created_at | 2020-03-29 18:13:21.864652 |
updated_at | 2020-03-29 18:13:21.864652 |
description | Simple implementation of minigrep for playing with Rust |
homepage | |
repository | https://github.com/yibozhuang/minigrep-rust |
max_upload_size | |
id | 224148 |
size | 4,617 |
Rust minigrep exercise
Use rustup
Install RLS extension in VSCode
[https://github.com/rust-lang/rls-vscode]
Dev:
$ cargo build
Release:
$ cargo build --release
$ cargo test
$ cargo run
$ cargo run to poem.txt