Cargo Features

fans has no features set by default.

[dependencies]
fans = { version = "0.2.0", features = ["defmt", "postcard"] }
defmt

Enables defmt

postcard

Enables postcard-schema and serde

fans has 2 features without comments.