Cargo Features

nrf24-rs has no features set by default.

[dependencies]
nrf24-rs = { version = "0.1.1", features = ["micro-fmt"] }
micro-fmt = ufmt

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.

ufmt micro-fmt?

Enables ufmt ^0.1

Feature dependencies