Cargo Features

rusty_lr_parser has no features set by default.

[dependencies]
rusty_lr_parser = { version = "3.24.1", features = ["tree", "fxhash"] }
tree
fxhash

Enables fxhash of rusty_lr_core

rusty_lr_core:

use rustc-hash crate for hash map

rusty_lr_parser has 2 features without comments.