Cargo Features

async_ach has no features set by default.

[dependencies]
async_ach = { version = "0.2.0", features = ["alloc"] }
alloc

Enables alloc of async_ach-mpmc and async_ach-spsc

async_ach has 1 feature without comment.