nom 5.1.3

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 9 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

  • dep:lexical-core

regexp_macros

  • regexp
  • lazy_static

lazy_static

  • dep:lazy_static

regexp

  • regex

regex

  • dep:regex