exprz 0.0.15

An Expression Library
Documentation

exprz

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 13 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

experimental

  • buffered
  • multi
  • no-panic
  • parse
  • pattern
  • rayon
  • serde
  • shape

all

  • stable
  • experimental

stable

  • alloc

buffered

  • alloc

alloc

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

shape

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.

pattern

    This feature flag does not enable additional features.

no-panic

    This feature flag does not enable additional features.

parse

    This feature flag does not enable additional features.

multi

    This feature flag does not enable additional features.