Module engine

Module engine 

Source

Structs§

Engine

Functions§

script_to_engine
Creates an engine from a script by cloning a base engine and parsing the closure. On error, prints to stderr and emits JSON to stdout, returning None.