mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Update the list of milli's subcrates
This commit is contained in:
parent
e1e362fa43
commit
fb192aaa9f
6 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
use serde_json::Value;
|
||||
|
||||
/// Your json MUST BE valid and generated by `serde_json::to_vec` before being
|
||||
/// Your json MUST BE valid and generated by `serde_json::to_vec` before being
|
||||
/// sent in this function. This function is DUMB and FAST but makes a lot of
|
||||
/// asumption about the way `serde_json` will generate its input.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue