essential_check::state_read_vm

Type Alias BytecodeMappedSlice

Source
pub type BytecodeMappedSlice<'a> = BytecodeMappedSlice<'a, StateRead>;
Expand description

Shorthand for the BytecodeMappedSlice type for mapping Ops.

Aliased Typeยง

struct BytecodeMappedSlice<'a> { /* private fields */ }