Skip to main content

procedure_not_found_with_package_source_context

Function procedure_not_found_with_package_source_context 

Source
pub fn procedure_not_found_with_package_source_context(
    root_digest: Word,
    context: PackageSourceDebugContext<'_>,
    host: &impl BaseHost,
) -> ExecutionError
Expand description

Creates a ProcedureNotFound error with package-owned source-occurrence execution context.