Cargo Features
three_body_interpreter has no features set by default.
[dependencies]
three_body_interpreter = { version = "0.6.5", features = ["sophon", "threading"] }
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.
- llm not wasm32 sophon?
-
Enables llm ^0.1.1
- llm-base not wasm32 sophon?
- spinoff not wasm32 sophon?
-
Enables spinoff ^0.7.0
- tokio not wasm32 threading?