hyperscan-async 0.0.3

Async wrapper for the hyperscan C++ regex library.
Documentation
1
2
3
4
5
6
7
hyperscan
=========

A Rust wrapper for the [hyperscan](https://www.hyperscan.io) C regex library.

# License
[BSD-3-Clause](./LICENSE), to match the upstream hyperscan project.