matcher_rs 0.1.0

A high performance multiple functional word matcher
docs.rs failed to build matcher_rs-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: matcher_rs-0.15.5

Matcher Rust Implement

Usage

Many usages u can find in test.rs.

Limitations

Matchers can only handle words contains no more than 32 combined words and no more than 8 repeated word.