Cargo Features

tract-libcli has no features set by default.

[dependencies]
tract-libcli = { version = "0.21.9", features = ["hir", "onnx", "complex"] }
hir
onnx = tract-onnx
complex

Enables complex of tract-core

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.

tract-onnx onnx?