Cargo Features

Eventador has no features set by default.

[dependencies]
eventador = { version = "0.0.18", features = ["async"] }
async = async-std, async-stream, futures

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.

async-std async?
async-stream async?
futures async?