Crate hyperscan

source ·
Expand description

Wrapper for the hyperscan C++ regex library.

Modules

  • allocalloc
    Routines for overriding the allocators used in several components of hyperscan.
  • Errors returned by methods in this library.
  • expressioncompiler
    FFI wrappers for different types of pattern strings.
  • flagscompiler
    Integer bitsets used to configure pattern compilation.

Functions