mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
fmt
This commit is contained in:
parent
abdf642d68
commit
fa573dabf0
10 changed files with 19 additions and 18 deletions
|
@ -20,8 +20,7 @@ pub enum IndexError {
|
|||
}
|
||||
|
||||
internal_error!(
|
||||
IndexError:
|
||||
std::io::Error,
|
||||
IndexError: std::io::Error,
|
||||
heed::Error,
|
||||
fst::Error,
|
||||
serde_json::Error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue