meilisearch / heed

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

Introduce the `lmdb_version` function #201

Closed postmeback closed 1 year ago

postmeback commented 1 year ago

Pull Request

Related issue

Fixes #199

What does this PR do?

PR checklist

Please check if your PR fulfills the following requirements:

Thank you so much for contributing to Meilisearch!

postmeback commented 1 year ago

Committed with your suggestion.

Kerollmops commented 1 year ago

Thank you!

Would it be possible to make the CI pass, add documentation and a documentation example, please?

postmeback commented 1 year ago

Can you give me an example, of where to write the documentation and example? @Kerollmops