Function texlang_stdlib::script::run

source ·
pub fn run<S: HasComponent<Component>>(vm: &mut VM<S>) -> Result<(), Box<Error>>
Expand description

Run the Texlang interpreter for the provided VM and return the result as list of tokens.