chry_minigrep 0.1.0

A simple grep implementation from The Rust Programing Book.《Rust 程序设计语言》中的一个项目例程:获取一个文件名和一个字符串作为参数,接着读取文件并找到其中包含字符串参数的行,然后打印出这些行。
Documentation
  • Feature flags
  • This release does not have any feature flags.

chry_minigrep

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This release does not have any feature flags.