Cargo Features
[dependencies]
perspective-server = { version = "3.1.3", default-features = false, features = ["wasm-exceptions", "python", "disable-cpp"] }
- default = python
-
The
python
feature is set by default wheneverperspective-server
is added without
somewhere in the dependency tree.default-features = false - external-cpp wasm-exceptions
- python default
- disable-cpp
perspective-server has 4 features without comments.