rustpython-parser 0.3.1

Python language parser for Python3.
Documentation

rustpython-parser

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

default

  • location
  • malachite-bigint

location

  • rustpython-ast/location
  • rustpython-parser-core/location

malachite-bigint

  • dep:malachite-bigint
  • rustpython-ast/malachite-bigint

serde

  • dep:serde
  • rustpython-parser-core/serde

num-bigint

  • dep:num-bigint
  • rustpython-ast/num-bigint

lalrpop

  • dep:lalrpop

all-nodes-with-ranges

  • rustpython-ast/all-nodes-with-ranges

full-lexer

    This feature flag does not enable additional features.