meilisearch / heed

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

relax the HeedDecode bound on Lazy::remap #287

Closed irevoire closed 1 month ago

irevoire commented 1 month ago

Pull Request

What does this PR do?

This helps when you have a Lazy<Unspecified> that you don’t want to decode by error.