#[derive(McSerialize)]
Expand description
Derive the McSerialize
trait for a struct. This implies that all fields of the struct also
implement McSerialize
.
#[derive(McSerialize)]
Derive the McSerialize
trait for a struct. This implies that all fields of the struct also
implement McSerialize
.