Cargo Features

rusty_lr_buildscript has no features set by default.

[dependencies]
rusty_lr_buildscript = { version = "0.21.0", features = ["tree", "fxhash"] }
tree

Enables tree of rusty_lr_core and rusty_lr_parser

fxhash

Enables fxhash of rusty_lr_core and rusty_lr_parser

rusty_lr_core:

use rustc-hash crate for hash map

rusty_lr_buildscript has 2 features without comments.