Cargo Features

moq-karp has no features set by default.

[dependencies]
moq-karp = { version = "0.8.1", features = ["cli"] }
cli = anyhow, clap, moq-native

Enables full of tokio

tokio:

enable everything

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.

moq-native cli?

Enables moq-native

CLI only dependencies

clap cli?
anyhow cli?