Features from optional dependencies
- clap implicit feature
-
Enables clap ^3.0.0-beta.4
clap:
A simple to use, efficient, and full-featured Command Line Argument Parser
Required by the ign binary
- color-eyre implicit feature
-
Enables color-eyre ^0.5.11
Required by the ign binary
- pyo3 implicit feature
-
Enables pyo3 ^0.14.5
pyo3:
Bindings to Python interpreter
- rayon implicit feature
-
Enables rayon
rayon:
Simple work-stealing parallelism for Rust
- serde implicit feature
-
Enables serde
serde:
A generic serialization/deserialization framework
- wasm-bindgen implicit feature
-
Enables wasm-bindgen
wasm-bindgen:
Easy support for interacting between JS and Rust
- wee_alloc implicit feature
-
Enables wee_alloc
wee_alloc:
wee_alloc: The Wasm-Enabled, Elfin Allocator