Crate rust_forth_compiler

Source

Structs§

ForthCompiler

Enums§

ForthError
This Enum lists the errors that the Forth Interpreter might return
GasLimit
Gas limit for execution: unlimited or limited to a number of steps.