Docs.rs
ruma-macros-0.17.1
ruma-macros 0.17.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jplatte
github:ruma:maintainers
Dependencies
as_variant ^1.2.0
normal
cfg-if ^1.0.0
normal
proc-macro-crate ^3.1.0
normal
proc-macro2 ^1.0.24
normal
quote ^1.0.8
normal
ruma-identifiers-validation ^0.12.0
normal
serde ^1.0.164
normal
syn ^2.0.2
normal
toml ^0.9.6
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
EventEnumFromEvent
ruma_
macros
0.17.1
ruma_macros
Derive Macro
Event
Enum
From
Event
Copy item path
Source
#[derive(EventEnumFromEvent)]
Expand description
Generates
From
implementations for an enum for all its variants.