1
0
mirror of https://github.com/danog/strum.git synced 2024-11-27 04:24:37 +01:00
strum/strum_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
..
src Refactored deriviations into different files and added a ToString implementation 2017-04-15 18:08:49 -07:00
tests Add derive(AsRefStr) implementation (#10) 2017-08-23 19:18:23 -07:00
Cargo.toml Fixed all the doc tests to actually run. 2017-02-11 11:42:32 -08:00