Cargo Features

AQueue has no features set by default.

[dependencies]
aqueue = { version = "1.3.5", features = ["tokio_time", "async_std_time", "tokio", "async-std"] }
tokio_time

Enables time of tokio

async_std_time

Enables unstable of async-std

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features.

tokio implicit feature
async-std implicit feature

With default features