Cargo Features

brush-parser has no features set by default.

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

Enables arbitrary

debug-tracing

Enables trace of peg

brush-parser has 2 features without comments.