This commit is contained in:
marin postma 2021-06-17 14:38:52 +02:00
parent abdf642d68
commit fa573dabf0
No known key found for this signature in database
GPG key ID: 6088B7721C3E39F9
10 changed files with 19 additions and 18 deletions

View file

@ -20,8 +20,7 @@ pub enum IndexError {
}
internal_error!(
IndexError:
std::io::Error,
IndexError: std::io::Error,
heed::Error,
fst::Error,
serde_json::Error