Cargo Features

[dependencies]
kos = { version = "0.1.1", default-features = false, features = ["kos-zeroth-01", "kos-sim", "kos-stub", "kos-kbot"] }
default = kos-stub

The kos-stub feature is set by default whenever kos is added without default-features = false somewhere in the dependency tree.

kos-zeroth-01

Enables kos-zeroth-01

kos-sim

Enables kos-sim

kos-stub default

Enables kos-stub

Features from optional dependencies

kos-kbot linux implicit feature

Enables kos-kbot

kos-kbot:

KOS platform for KBot