Module acs::vm::preprocessor
source · [−]Structs
Processes one or more VM code units into a vector of processed string lines.
Ideally you first create a
builder, then include as many VmCodes you need,
and finally you build to obtain a VmPreprocessedCode.