Cargo Features

rusty_lr_derive has no features set by default.

[dependencies]
rusty_lr_derive = { version = "2.3.0", features = ["tree", "fxhash"] }
tree

Enables tree of rusty_lr_parser

fxhash

Enables fxhash of rusty_lr_parser

rusty_lr_derive has 2 features without comments.