Cargo Features

rsexpr has no features set by default.

[dependencies]
rsexpr = { version = "0.2.5", features = ["comments", "docs"] }
default

### Features

comments

Include comments in the parsed tree and pretty-printed output

docs

Meant to be enabled when building docs

Enables document-features and rustc_version