meilisearch / heed

A fully typed LMDB wrapper with minimum overhead 🐦
https://docs.rs/heed
MIT License
598 stars 55 forks source link

Re-export Comparator and LexicographicComparator traits #218

Closed xiaoyawei closed 11 months ago

xiaoyawei commented 11 months ago

Pull Request

Related issue

A minor followup on https://github.com/meilisearch/heed/pull/212

What does this PR do?

PR checklist

Please check if your PR fulfills the following requirements:

Thank you so much for contributing to Meilisearch!

@Kerollmops I forgot this in my last PR, and didn't realize this until I started to use the new version of heed just now, haha

Kerollmops commented 11 months ago

The v0.20.0-alpha.6 is now available on crates.io 🎉