Cargo Features

Ach has no features set by default.

[dependencies]
ach = { version = "0.2.1", features = ["alloc"] }
alloc

Enables alloc of ach-mpmc and ach-spsc

Ach has 1 feature without comment.