nom 6.1.0

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

default

  • std
  • bitvec
  • lexical

std

  • alloc
  • bitvec/std
  • memchr/use_std

bitvec

    This feature flag does not enable additional features.

lexical

  • lexical-core

alloc

  • bitvec/alloc

lexical-core

    This feature flag does not enable additional features.

regexp

  • regex

lazy_static

    This feature flag does not enable additional features.

docsrs

    This feature flag does not enable additional features.

regex

    This feature flag does not enable additional features.