Cargo Features

Lac has no features set by default.

[dependencies]
lac = { version = "0.4.0", features = ["bin"] }
bin = argh, async-recursion, async-std, claxon, futures, hex, hound, num_cpus, sha2

Required by the binary

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.

argh bin?
async-recursion bin?

Enables async-recursion ^0.3

async-std bin?
claxon bin?
futures bin?
hex bin?
hound bin?
num_cpus bin?
sha2 bin?

Enables sha2 ^0.9