[][src]Module veriform_derive::message

Custom derive support for the Message trait

Structs

DeriveEnum

Derive Message on an enum

DeriveStruct

Derive Message on a struct

Functions

derive

Custom derive for Message

encode_field

Encode a field of a message

encoded_len_for_field

Compute the encoded length of a field

parse_field_name

Parse the name of a field