Expand description
Code execution infrastructure
Manages subprocess-based code execution with isolation, panic catching, and output capture.
Structs§
- Subprocess
Executor - Subprocess executor
Enums§
- Execution
Result - Execution response from subprocess
Code execution infrastructure
Manages subprocess-based code execution with isolation, panic catching, and output capture.