Docs.rs
seripack_macros-0.1.0
seripack_macros 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
OriDevTeam
Dependencies
anyhow ^1.0.65
normal
lazy_static ^1.4.0
normal
proc-macro2 ^1.0.43
normal
quote ^1.0.21
normal
syn ^1.0.99
normal
Versions
66.67%
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
Crate seripack_macros
seripack_
macros
0.1.0
All Items
Crate Items
Attribute Macros
Crate
seripack_
macros
Copy item path
Source
Attribute Macros
§
route
When a router receives a packet it will search for the registered functions with this attribute and its matching Id and call it
route2
Same as ‘route’ macro but with different syntax