Cargo Features

[dependencies]
RustFL = { version = "0.3.1", default-features = false, features = ["docs-only", "tch"] }
default = tch

Enable tch by default

docs-only

Documentation-only build without tch

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.

tch default

Enables tch

client-server
Pytorch C++ API(libtorch)