Cargo Features

Basteh has no features set by default.

[dependencies]
basteh = { version = "0.4.0-alpha.5", features = ["all", "test_utils"] }
all
test_utils = tokio

Affects basteh::test_utils

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.

tokio test_utils?

Enables tokio

For tests