mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-23 13:24:27 +01:00
f359b64d59
946: Sort displayedAttributes field r=MarinPostma a=gorogoroumaru Fix #943 displayedAttributes use the HashSet struct which is an unsorted structure, so I changed the implementation from HashSet into BTreeSet. Co-authored-by: gorogoroumaru <zokutyou2@gmail.com> |
||
---|---|---|
.. | ||
helpers | ||
models | ||
routes | ||
analytics.rs | ||
data.rs | ||
dump.rs | ||
error.rs | ||
lib.rs | ||
main.rs | ||
option.rs | ||
snapshot.rs |