Module encoder

Module encoder 

Source
Expand description

Encodes XDR objects into a byte slice.

Structsยง

Encoder
Encoder for returning a number of arguments. To push a value to the encoder it must implement the Serialize trait for encoding.