nom 7.0.0-alpha1

A byte-oriented, zero-copy, parser combinators library
Documentation

nom

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, 5 of them enabled by default.

default

  • std
  • lexical

std

  • alloc
  • memchr/use_std

lexical

  • lexical-core

alloc

    This feature flag does not enable additional features.

lexical-core

    This feature flag does not enable additional features.

bitvec-alloc

  • alloc
  • bitvec/alloc

bitvec-std

  • bitvec/std
  • std

regexp

  • regex

bitvec-base

  • bitvec

lazy_static

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.

bitvec

    This feature flag does not enable additional features.

docsrs

    This feature flag does not enable additional features.