1
0
mirror of https://github.com/danog/strum.git synced 2024-12-02 17:38:15 +01:00
strum/strum_tests/tests
t-mw 043b60f6d8
Apply serialize_all casing to get_serializations (#84)
* Apply serialize_all casing to get_serializations

* Update changelog

* Fix grammar
2020-02-10 15:55:18 -08:00
..
as_ref_no_strum.rs Feature/33/derive enum variants (#34) 2018-09-26 12:13:45 -07:00
as_ref_str.rs Fix serialize_all in AsRefStr, AsStaticStr and IntoStaticStr (#42) 2019-02-19 06:06:45 -08:00
display.rs Feature/33/derive enum variants (#34) 2018-09-26 12:13:45 -07:00
enum_count.rs feature: add enum count macros (#37) 2018-11-05 10:36:09 -08:00
enum_discriminants.rs Bugfix/73/whitelist variant attributes to copy (#82) 2020-02-08 10:54:44 -08:00
enum_iter.rs Implemented DoubleEndedIterator for EnumIter. (#60) 2019-12-19 14:44:30 -08:00
enum_message.rs Apply serialize_all casing to get_serializations (#84) 2020-02-10 15:55:18 -08:00
enum_props.rs Add feature derive for re-exporting proc macros. 2019-08-16 11:52:58 -07:00
enum_variant_names.rs Const enum variants names (#75) 2019-12-12 13:39:10 -08:00
from_str.rs Feature/33/derive enum variants (#34) 2018-09-26 12:13:45 -07:00
serialize_all.rs Implement serialize_all=UPPERCASE (#48) 2019-07-29 08:26:29 -07:00
to_string.rs Feature/33/derive enum variants (#34) 2018-09-26 12:13:45 -07:00