Docs.rs
ib-matcher-0.4.0
ib-matcher 0.4.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Chaoses-Ib
Dependencies
aho-corasick ^1
normal
arraystring ^0.3
normal
optional
bitflags ^2
normal
optional
bon ^3
normal
document-features ^0.2
normal
optional
ib-romaji ^0.1.1
normal
optional
ib-unicode ^0.2
normal
itertools ^0.14
normal
logos ^0.15
normal
optional
regex ^1.10.2
normal
optional
regex-automata ^0.4
normal
optional
regex-syntax ^0.8
normal
optional
widestring ^1.0.2
normal
optional
criterion ^0.6
dev
daachorse ^1
dev
regex-automata ^0.4
dev
Versions
74.83%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
ib_matcher/syntax/regex/hir/
mod.rs
1
pub use
regex_syntax::hir::
*
;
2
3
pub mod
case;
4
pub mod
fold;
5
pub mod
literal;