Cargo Features
microsandbox-portal has no features set by default.
[dependencies]
microsandbox-portal = { version = "0.2.2", features = ["python", "nodejs", "evcxr", "reqwest"] }
- python
-
Affects
repl::python
… - nodejs
-
Affects
repl::nodejs
…
Features from optional dependencies
- evcxr implicit feature
-
Enables evcxr ^0.19
evcxr:
An Evaluation Context for Rust
- reqwest implicit feature
-
Enables reqwest ^0.11
reqwest:
higher level HTTP client library