[][src]Module mazzaroth_rs::abi

Defines the Encoder and Decoder used to transmit XDR objects to and from the host VM.

Modules

decoder

Decodes encoded bytes into an XDR object.

encoder

Encodes XDR objects into a byte slice.