mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-06 04:36:32 +00:00
Discard clippy warning
This commit is contained in:
@ -391,6 +391,7 @@ fn parse_template_id_fragment<'a>(
|
||||
Ok(fragment.clone())
|
||||
}
|
||||
|
||||
#[allow(clippy::result_large_err)]
|
||||
fn parse_template_id<'a>(
|
||||
index: &Index,
|
||||
rtxn: &RoTxn,
|
||||
|
Reference in New Issue
Block a user