Cargo Features

frostflake has no features set by default.

[dependencies]
frostflake = { version = "0.4.0", features = ["all", "tokio", "std-thread"] }
all = std-thread, tokio
tokio all?

Enables anyhow and tokio ~1.18.1

Affects frostflake::tokio

std-thread all?

Enables crossbeam

Affects frostflake::pool