tasm_lib

Module prelude

Source
Expand description

Re-exports the most commonly-needed APIs of TASM Lib.

This module is intended to be wildcard-imported, i.e., use tasm_lib::prelude::*;. You might also want to consider wildcard-importing the prelude of Triton VM, i.e., use tasm_lib::triton_vm::prelude::*;.

Re-exports§

Derive Macros§