Crate async_proto_derive
source ·Expand description
Procedural macros for the async-proto
crate.
Macros
- Implements
Protocol
for a type defined using thebitflags::bitflags
macro.
Derive Macros
- Implements the
Protocol
trait for this type.
Procedural macros for the async-proto
crate.
Protocol
for a type defined using the bitflags::bitflags
macro.Protocol
trait for this type.