Type Alias essential_state_read_vm::BytecodeMappedLazy
source · pub type BytecodeMappedLazy<I> = BytecodeMappedLazy<Op, I>;Expand description
Shorthand for the BytecodeMappedLazy type for mapping Ops.
Aliased Type§
struct BytecodeMappedLazy<I> { /* private fields */ }