Feature Request - Add Support for Function Generation
Description of Problem:
The Rune Python generator and runtime ignore Rune defined functions. This limits the value of generated code when the model includes function definitions.
Potential Solutions:
Update the runtime to provide any necessary support for the generated code.