Type Alias essential_state_read_vm::BytecodeMappedSlice

source ·
pub type BytecodeMappedSlice<'a> = BytecodeMappedSlice<'a, Op>;
Expand description

Shorthand for the BytecodeMappedSlice type for mapping Ops.

Aliased Type§

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