Cargo Features

brush-parser has no features set by default.

[dependencies]
brush-parser = { version = "0.2.13", features = ["debug-tracing", "fuzz-testing"] }
debug-tracing

Enables trace of peg

fuzz-testing

Enables arbitrary

brush-parser has 2 features without comments.