binator 0.3.0

Parser Combinator
Documentation

binator

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

default

  • stack
  • tree
  • alloc
  • radix
  • serde
  • hashmap
  • std
  • smallvec/serde
  • either
  • tracing

stack

  • smallvec

tree

  • smallvec
  • alloc

alloc

    This feature flag does not enable additional features.

radix

  • num-traits

serde

  • dep:serde

hashmap

  • std

std

  • alloc

either

  • dep:either

tracing

  • dep:tracing

smallvec

  • dep:smallvec

num-traits

  • dep:num-traits