Cargo Features

weev has no features set by default.

[dependencies]
weev = { version = "0.4.2", features = ["std", "alloc", "whisk", "once_map"] }
std = alloc

Enables std of embedded-io-async, futures-lite, and mutex_trait2

alloc std?

Enables alloc of embedded-io-async, futures-lite, and mutex_trait2

whisk

Enables whisk

once_map

Enables once_map

weev has 4 features without comments.