Docs.rs
string_enum-1.0.0
string_enum 1.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
proc-macro2 ^1.0.24
normal
quote ^1.0.7
normal
swc_macros_common ^1.0.0
normal
syn ^2
normal
serde ^1.0.197
dev
Versions
50%
of the crate is documented
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
string_
enum
1.0.0
All Items
Crate Items
Derive Macros
Crate
string_enum
Copy item path
source
Derive Macros
ยง
String
Enum
Creates
.as_str()
and then implements
Debug
and
Display
using it.