vectorscan-async 0.0.2

Wrapper for the vectorscan C++ regex library.
Documentation

vectorscan-async

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 11 feature flags, 6 of them enabled by default.

default

  • static
  • compiler
  • stream
  • vectored
  • catch-unwind

static

  • vectorscan-sys/static

compiler

  • vectorscan-sys/compiler

stream

    This feature flag does not enable additional features.

vectored

    This feature flag does not enable additional features.

catch-unwind

    This feature flag does not enable additional features.

chimera

  • compiler
  • static
  • vectorscan-sys/chimera
  • dep:smallvec

tokio-impls

  • async
  • stream
  • dep:futures-util

alloc

  • static
  • dep:indexmap
  • dep:parking_lot

async

  • dep:futures-core
  • dep:tokio

dynamic

  • vectorscan-sys/dynamic