mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
incorporate review changes
This commit is contained in:
parent
9af0a08122
commit
f8f02af23e
7 changed files with 43 additions and 134 deletions
|
@ -16,7 +16,6 @@ pub use updates::{Processed, Processing, Failed};
|
|||
|
||||
pub type UpdateStatus = updates::UpdateStatus<UpdateMeta, UpdateResult, String>;
|
||||
|
||||
|
||||
#[derive(Debug, Clone, Serialize, Deserialize)]
|
||||
#[serde(tag = "type")]
|
||||
pub enum UpdateMeta {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue