[][src]Module mazzaroth_rs::abi::encoder

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.