Cargo Features

SCD4x has no features set by default.

[dependencies]
scd4x = { version = "0.3.0", features = ["scd41", "util", "defmt"] }
scd41
util = anyhow, humantime, linux-embedded-hal, simplelog, structopt

Required by the scd4x-util binary

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.

defmt implicit feature
anyhow util?
structopt util?
linux-embedded-hal util?
simplelog util?
humantime util?