Crate async_proto_derive

Source
Expand description

Procedural macros for the async-proto crate.

Macros§

bitflags
Implements Protocol for a type defined using the bitflags::bitflags macro.

Derive Macros§

Protocol
Implements the Protocol trait for this type.