Cargo Features

dhcpm has no features set by default.

[dependencies]
dhcpm = { version = "0.2.3", features = ["script"] }
script = rhai

Affects decline::decline_mod, discover::discover_mod, inform::inform_mod, dhcpm::Args.script, opts::params_to_str, release::release_mod, request::request_mod

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

rhai script?