Derive Macro McSerialize

Source
#[derive(McSerialize)]
Expand description

Derive the McSerialize trait for a struct. This implies that all fields of the struct also implement McSerialize.