Cargo Features

rasen-dsl has no features set by default.

[dependencies]
rasen-dsl = { version = "0.2.0", features = ["functions", "clippy"] }
functions

Features from optional dependencies

clippy implicit feature

Enables clippy ^0.0.134

clippy:

A bunch of helpful lints to avoid common pitfalls in Rust