Cargo Features

async-dropper-simple has no features set by default.

[dependencies]
async-dropper-simple = { version = "0.2.6", features = ["tokio", "async-std", "no-default-bound"] }
tokio

Enables tokio, use-tokio of async-scoped

async-std

Enables async-std and use-async-std of async-scoped

async-scoped:

Verify package.metadata.docs.rs when updating

no-default-bound

async-dropper-simple has 3 features without comments.