You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your interest in this project 🔥 You are definitely more than welcome to open a PR for this!
We prefer not assigning people to our issues because sometimes people ask to be assigned and never come back, which discourages the real volunteers contributors from opening a PR to fix this issue.
We will accept and merge the first PR that fixes correctly and well implements the issue following our contributing guidelines.
Currently we are implementing all our errors by hand.
Exemple:
meilisearch-rust/src/errors.rs
Lines 58 to 68 in 6f98caf
This would be way more simple using the thiserror library.
The text was updated successfully, but these errors were encountered: