[][src]Module solana_libra_vm::serializer

Serialization of transactions and modules.

This module exposes two entry points for serialization of CompiledScript and CompiledModule. The entry points are exposed on the main structs CompiledScript and CompiledModule.