mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 20:07:09 +02:00
Slight changes
This commit is contained in:
parent
61d0615253
commit
221e547e86
2 changed files with 2 additions and 1 deletions
|
@ -241,6 +241,7 @@ impl<'extractor> BalancedCaches<'extractor> {
|
|||
}
|
||||
}
|
||||
|
||||
/// SAFETY: No Thread-Local inside
|
||||
unsafe impl MostlySend for BalancedCaches<'_> {}
|
||||
|
||||
struct NormalCaches<'extractor> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue