Go to file
Lucien Cartier-Tilet 23e3acb182
Better category find and replace
I didn't have to do it in two `replace` calls

Now I have to check if the rule has a or several corresponding
categories in the initial and final regex, find whether they have the
same amount of elements, and if so create rules that allow elements from
each category to be mapped 1:1
2020-04-04 18:28:27 +02:00
src Better category find and replace 2020-04-04 18:28:27 +02:00
.gitignore Added some doc and tests 2020-03-27 19:08:47 +01:00
Cargo.toml Organized imports 2020-03-29 03:07:26 +02:00