1
0
mirror of https://github.com/danog/strum.git synced 2024-11-26 20:14:40 +01:00
strum/strum_tests/tests
2020-09-17 05:01:05 +00:00
..
as_ref_no_strum.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00
as_ref_str.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00
display.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00
enum_count.rs Replaced const fn count with associated constant. 2020-07-26 04:41:15 +00:00
enum_discriminants.rs Fix issues that were preventing the code from compiling on 1.31.1 2020-09-17 05:01:05 +00:00
enum_iter.rs Fix issues that were preventing the code from compiling on 1.31.1 2020-09-17 05:01:05 +00:00
enum_message.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00
enum_props.rs Add feature derive for re-exporting proc macros. 2019-08-16 11:52:58 -07:00
enum_variant_names.rs ran cargo fmt over the whole tree 2020-08-06 00:09:12 +00:00
from_str.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00
serialize_all.rs Implement serialize_all=UPPERCASE (#48) 2019-07-29 08:26:29 -07:00
to_string.rs Pulled some of the core logic out of plugins (#100) 2020-07-29 09:36:48 -07:00