1
0
mirror of https://github.com/danog/strum.git synced 2024-11-27 04:24:37 +01:00
strum/strum_tests/tests
Peter Glotfelty b6e4e66157
Did a little bit of refactoring and added some docs around AsStaticStr (#28)
* Did a little bit of refactoring and added some docs around AsStaticStr

* Revving the version in the cargoo.toml

* Managing Cargo.toml is a bit tedious when deploying packages that depend on each other

* Updated Cargo.toml
2018-06-26 08:22:19 -07:00
..
as_ref_no_strum.rs Did a little bit of refactoring and added some docs around AsStaticStr (#28) 2018-06-26 08:22:19 -07:00
as_ref_str.rs Did a little bit of refactoring and added some docs around AsStaticStr (#28) 2018-06-26 08:22:19 -07:00
display.rs Implemented Display for enums and added exactsizeiter to enumiter 2018-03-10 13:06:17 -08:00
enum_iter.rs Implement Clone trait for enum iterators. (#18) 2018-04-16 09:43:32 -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 Implemented Display for enums and added exactsizeiter to enumiter 2018-03-10 13:06:17 -08:00