mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-01-10 13:34:30 +01:00
Improve Store Readability
Signed-off-by: Ryan Russell <git@ryanrussell.org>
This commit is contained in:
parent
b83455f345
commit
3e46543060
@ -205,7 +205,7 @@ impl HeedAuthStore {
|
||||
}
|
||||
|
||||
/// Codec allowing to retrieve the expiration date of an action,
|
||||
/// optionnally on a spcific index, for a given key.
|
||||
/// optionally on a specific index, for a given key.
|
||||
pub struct KeyIdActionCodec;
|
||||
|
||||
impl<'a> milli::heed::BytesDecode<'a> for KeyIdActionCodec {
|
||||
|
Loading…
x
Reference in New Issue
Block a user