Skip to content

Commit

Permalink
Merge #235
Browse files Browse the repository at this point in the history
235: Refactorise the settings r=curquiza a=irevoire

This PR unifies the two types `Settings`. 
It also gets rids of the `IntoVecString` in favor of a simpler `IntoIterator<Item = AsRef<str>>`, which is more versatile and common in rust.

Co-authored-by: Irevoire <tamo@meilisearch.com>
  • Loading branch information
bors[bot] and irevoire authored Feb 10, 2022
2 parents d13db02 + a40b1d5 commit 2d12b3b
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 156 deletions.
Loading

0 comments on commit 2d12b3b

Please sign in to comment.