Skip to main content

compile_stack_spec_with_exact_views

Function compile_stack_spec_with_exact_views 

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

Compile a stack model whose views have already been projected by a StackManifest selected-view allowlist.