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 Rustfaster-hex
for hexadecimal operationsbytes_vec
:Astd
feature 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.