Cargo Features

Yadacha has no features set by default.

[dependencies]
yadacha = { version = "0.0.5", features = ["cli"] }
cli = getrandom, memmap

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.

getrandom cli?

Enables getrandom ^0.2.10

for ytest example

memmap cli?