pub type BytecodeMappedSlice<'a> = BytecodeMappedSlice<'a, Op>;Expand description
Shorthand for the BytecodeMappedSlice type for mapping Ops.
Aliased Typeยง
struct BytecodeMappedSlice<'a> { /* private fields */ }pub type BytecodeMappedSlice<'a> = BytecodeMappedSlice<'a, Op>;Shorthand for the BytecodeMappedSlice type for mapping Ops.
struct BytecodeMappedSlice<'a> { /* private fields */ }