Rust Library Features
Molecule is developed in Rust language. The default feature in the Rust library is enabled by default, including std feature and more:
- std::*modules in Rust
- faster-hexfor hexadecimal operations
- bytes_vec:A- stdfeature for Bytes, offering compatibility to maintain consistency with previous versions
Benchmark
Supported Rust Versions
The minimum supported version is 1.56.1. Molecule may not build on versions earlier than this.