Docs.rs
grep-index-0.0.1
grep-index 0.0.1
Docs.rs crate page
Unlicense/MIT
Links
Homepage
Repository
crates.io
Source
Owners
BurntSushi
Dependencies
bstr ^0.2
normal
regex-syntax ^0.6.14
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
grep_index/
lib.rs
1
2
3
4
5
6
7
8
/*! TODO */
#![allow(warnings)]
mod
literal;
mod
literal2;