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