Cargo Features

Rast has no features set by default.

[dependencies]
rast = { version = "0.1.0-alpha.0", features = ["runtime", "log"] }
runtime

Features from optional dependencies

log implicit feature

Enables log

log:

A lightweight logging facade for Rust