Module basic

Module basic 

Source
Expand description

A list of EVM instructions with a single point of entry and a single exit.

Structsยง

BasicBlock
A list of EVM instructions with a single point of entry and a single exit.
Separator
Separate a sequence of [Op<[u8]>] into BasicBlock.