Cargo Features

rapid-xml has no features set by default.

[dependencies]
rapid-xml = { version = "0.2.4", features = ["bencher", "build_dfa"] }
bencher

Enable this feature to enable benchmarks using the (currently) unstable test::Bencher.

build_dfa

Required by the build_dfa binary