BytecodeIter
bind
Bytecode
Iter
Aliased Type
In bind::
interpreter::
common
bind
::
interpreter
::
common
Type Alias
Bytecode
Iter
Copy item path
Source
pub type BytecodeIter<'a> =
Iter
<'a,
u8
>;
Aliased Type
ยง
pub struct BytecodeIter<'a> {
/* private fields */
}