Derive Macrosยง
- McDeserialize
- McSerialize
- Derive the
McSerialize
trait for a struct. This implies that all fields of the struct also implementMcSerialize
.
McSerialize
trait for a struct. This implies that all fields of the struct also
implement McSerialize
.