1
0
mirror of https://github.com/danog/strum.git synced 2024-12-03 09:57:55 +01:00
strum/strum_tests/tests
らりお (YOSHIOKA Takuma) af58a6d403 Add derive(AsRefStr) implementation (#10)
Implements AsRef<str> as a non-allocating alternative to deriving ToString. Docs will come later
2017-08-23 19:18:23 -07:00
..
as_ref_str.rs Add derive(AsRefStr) implementation (#10) 2017-08-23 19:18:23 -07:00
enum_iter.rs Refactored deriviations into different files and added a ToString implementation 2017-04-15 18:08:49 -07:00
enum_message.rs Added more test cases and fixed a small bug in how EnumIter handles generics 2017-02-15 19:16:40 -08:00
enum_props.rs Added one more test file 2017-02-23 00:09:57 -08:00
from_str.rs Fixed a link in the readme 2017-04-15 19:01:58 -07:00
to_string.rs Add derive(AsRefStr) implementation (#10) 2017-08-23 19:18:23 -07:00