Docs.rs
strum_macros-0.20.1
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
strum_macros 0.20.1
Helpful macros for working with enums and strings
Crate
Source
Builds
Feature flags
Documentation
Coverage
92.31%
12
out of
13
items documented
11
out of
13
items with examples
Links
Homepage
Peternator7/strum
1771
150
52
crates.io
Dependencies
heck ^0.3
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0
normal
strum ^0.20
dev
Versions
0.26.4
0.26.3
0.26.2
0.26.1
0.26.0
0.25.3
0.25.2
0.25.1
0.25.0
0.24.3
0.24.2
0.24.1
0.24.0
0.23.1
0.23.0
0.22.0
0.21.1
0.21.0
0.20.1
0.20.0
0.19.4
0.19.3
0.19.2
0.19.1
0.19.0
0.18.0
0.17.1
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.1
0.9.0
0.8.0
0.6.1
0.6.0
0.5.0
0.2.2
0.2.1
0.2.0
0.1.0
Owners
# Strum Strum is a set of macros and traits for working with enums and strings easier in Rust.