Module essential_types::serde::bytecode
source · Expand description
Custom bytecode serialization implementation for better human-friendly format support.
Functions§
- Deserialize a slice of bytecode.
- Deserialize a Vec of bytecode slices.
- Serialize a slice of bytecode.
- Serialize a slice of bytecode slices.