Skip to main content

Crate mcproto_derive

Crate mcproto_derive 

Source
Expand description

Derive macros for mcproto-types.

Derive Macrosยง

ProtocolEnum
Derives [mcproto_types::ProtocolEnum] and [mcproto_types::TypeCodec] for a fieldless enum with a numeric protocol representation.
TypeStructCodec
Derives [mcproto_types::TypeCodec] for a protocol structure.