mirror of
https://github.com/danog/strum.git
synced 2024-12-04 10:28:13 +01:00
832dd862c7
* 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 |
||
---|---|---|
.. | ||
as_ref_no_strum.rs | ||
as_ref_str.rs | ||
display.rs | ||
enum_count.rs | ||
enum_discriminants.rs | ||
enum_iter.rs | ||
enum_message.rs | ||
enum_props.rs | ||
enum_variant_names.rs | ||
from_repr.rs | ||
from_str.rs | ||
phf.rs | ||
serialize_all.rs | ||
to_string.rs |