MCPcopy Index your code
hub / github.com/NVIDIA/OpenShell / mod.rs

File mod.rs

crates/openshell-server/src/compute/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2// SPDX-License-Identifier: Apache-2.0
3
4//! Gateway-owned compute orchestration over a pluggable compute backend.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected