Skip to main content

compile_stack_spec

Function compile_stack_spec 

Source
pub fn compile_stack_spec(
    stack_spec: SerializableStackSpec,
    config: Option<PythonStackConfig>,
) -> Result<PythonOutput, String>
Expand description

Compile a full SerializableStackSpec (multi-entity) into a Python package.