Docs.rs
channel-protocol-0.1.3
channel-protocol 0.1.3
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sub07
Dependencies
convert_case ^0.8.0
normal
itertools ^0
normal
oneshot ^0.1.11
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
Versions
100%
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
channel_protocol
channel_
protocol
0.1.3
channel_protocol
Attribute Macro
channel_
protocol
Copy item path
Source
#[channel_protocol]
Expand description
Expect a trait definition as input and generate a channel protocol based on it.