Features from optional dependencies
- clap implicit feature
-
Enables clap
clap:
A simple to use, efficient, and full-featured Command Line Argument Parser
Required by the binary
- env_logger implicit feature
-
Enables env_logger ^0.10.0
env_logger:
A logging implementation for
log
which is configured via an environment variableRequired by the binary
- serde implicit feature
-
Enables serde
serde:
A generic serialization/deserialization framework
Required by the binary
- serde_json implicit feature
-
Enables serde_json
serde_json:
A JSON serialization file format
Required by the binary
- wasi-cap-std-sync implicit feature
-
Enables wasi-cap-std-sync ^11.0.1
wasi-cap-std-sync:
WASI implementation in Rust
Required by the binary
- wasmtime implicit feature
-
Enables wasmtime ^11.0.1
wasmtime:
High-level API to expose the Wasmtime runtime
Required by the binary
- wasmtime-wasi implicit feature
-
Enables wasmtime-wasi ^11.0.1
wasmtime-wasi:
WASI implementation in Rust
Required by the binary