Expand description
Definition for a Program to run code.
It carries an [EnvDb] with the functions, idents, types.
Traits§
- Program
Vm - A trait to allow split the execution of
programsto allow executingqueriesthat take in account eachprogramstate/enviroment.