Index key,value dataset using a Read Only Btree. Refer to rustdoc link (above) for details.
Contribution
- Simple workflow. Fork, modify and raise a pull request.
- Before making a PR,
- Install and run
cargo spellcheckto remove common spelling mistakes. - Run
check.shwith 0 warnings, 0 errors and all testcases passing.
- Install and run
- Developer certificate of origin is preferred.