Docs.rs
zestors-codegen-0.1.1
zestors-codegen 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jvdwrf
Dependencies
heck ^0.4
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^1
normal
Versions
80%
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
zestors_
codegen
0.1.1
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
zestors_codegen
Copy item path
Source
Attribute Macros
§
protocol
Modifies the enum to implement protocol:
Derive Macros
§
Envelope
Generates a trait that can be used to send
Envelope
s of this message.
Handler
Implements
HandleExit
for your
Handler
.
Message
Derive the
Message
trait.