1
0
mirror of https://github.com/danog/strum.git synced 2024-11-26 20:14:40 +01:00
strum/strum_macros
Ten0 832dd862c7
Add support for PHF in EnumString (#220)
* Support phf crate for faster match on large enums

* comment

* add changelog entry

* add tests, embed phf, and improve lowercase support

* fix doc change

* Refactor & support case insensitive with case sensitive phf match

* more tests, some fixes of new implementation and prep for feature
2022-04-30 15:23:28 -07:00
..
src Add support for PHF in EnumString (#220) 2022-04-30 15:23:28 -07:00
Cargo.toml Fix unit tests 2022-04-16 12:28:10 -07:00
LICENSE Refactoring code and updating syn + quote (#71) 2019-09-18 11:24:14 -07:00