Cargo Features

K0mmand3r has no features set by default.

[dependencies]
k0mmand3r = { version = "0.1.5", features = ["lang-wasm", "lang-python"] }
lang-wasm
lang-python = pyo3

Affects python::PyKmdLine, python::parse_kmd_line, python::k0mmand3r

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.

pyo3 lang-python?

Enables pyo3 ^0.14