Skip to main content

python_runtime_files

Function python_runtime_files 

Source
pub fn python_runtime_files() -> Vec<(&'static str, &'static str)>
Expand description

Returns static runtime Python files to be written alongside generated code. These files implement the base client, engine process manager, protocol, and errors.