Skip to main content

ByteCode

Type Alias ByteCode 

Source
pub type ByteCode = Vec<Instruction>;

Aliased Typeยง

pub struct ByteCode { /* private fields */ }