Docs.rs
viking_macros_enum-0.2.0
viking_macros_enum 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Ozy-Viking
Dependencies
convert_case ^0.8
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0.101
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
viking_
macros_
enum
0.2.0
All Items
Sections
Enum Macros
Crate Items
Derive Macros
Crate
viking_macros_enum
Copy item path
Source
Expand description
§
Enum Macros
This package is dedicated to macros for enums.
Derive Macros
§
Enum
Display
Implements the
Display
trait for enums. Using
convert_case
crate for the conversion.