mmsearch 0.1.1

一个从文本文件中查找字符的命令行工具。只支持utf8编码的文件
Documentation
  • Coverage
  • 100%
    12 out of 12 items documented1 out of 6 items with examples
  • Size
  • Source code size: 2.18 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 331.41 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • luzhfe

这是一个简单的测试程序

内容基本根据The Rust Programming Language有关章节编写。 但做了一些简单的变化 相关api请安装后通过cargo doc查看!