Module mv_binary_format::serializer
source · [−]Expand description
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
.