Docs.rs
archy-macros-0.1.0
archy-macros 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ingur
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
Versions
66.67%
of the crate is documented
Go to latest version
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
Crate archy_macros
archy_
macros
0.1.0
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
archy_
macros
Copy item path
Source
Attribute Macros
§
service
Attribute macro for Service impl blocks - generates message enum, Service impl, and Client methods
Derive Macros
§
Service
Derive macro for Service structs - generates ServiceFactory implementation