0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated documents More... over 5 years ago
implement From<Enum> for &'static str in case of AsStaticRef derive (#40) More... over 5 years ago
Updating one little mistake in the readme More... over 5 years ago
Updated docs and revved version numbers More... over 5 years ago
Merge branch 'master' of github.com:Peternator7/strum More... over 5 years ago
feature: add enum count macros (#37) More... over 5 years ago
Revved Version Numbers More... over 5 years ago
Feature/33/derive enum variants (#34) More... over 5 years ago
Did a little bit of refactoring and added some docs around AsStaticStr (#28) More... almost 6 years ago
Bump dependencies (`syn` and `quote`) (#26) More... almost 6 years ago
Add `AsStaticRef` trait and let `derive(AsRefStr)` implement it (#24) More... almost 6 years ago
Disable `missing_docs` lint for new types created by `EnumIter` (#25) More... almost 6 years ago
Bump dependencies (mainly `syn` crate) (#22) More... about 6 years ago
Implement Clone trait for enum iterators. (#18) More... about 6 years ago
Updating the docs More... about 6 years ago
Implemented Display for enums and added exactsizeiter to enumiter More... about 6 years ago
don't suggest wildcard dependencies (#14) More... over 6 years ago
Fix associated type in example generated code (#11) More... over 6 years ago
Updated README to include AsRefStr More... over 6 years ago
Add `derive(AsRefStr)` implementation (#10) More... over 6 years ago
Updated Cargo.toml More... almost 7 years ago
Add some missing absolute module paths More... almost 7 years ago
fix README `Some` path (#7) More... almost 7 years ago
Merge pull request #6 from NickeZ/patch-1 More... almost 7 years ago
Update README.md More... almost 7 years ago
Merge pull request #3 from Peternator7/features/tostring More... about 7 years ago
Fixed a link in the readme More... about 7 years ago
Updated Version. Changed Readme More... about 7 years ago
Refactored deriviations into different files and added a ToString implementation More... about 7 years ago
Added an Appveyor.yml and fixed small issues in the Cargo.toml More... about 7 years ago