MCPcopy Create free account
hub / github.com/diem/move / module_cache.rs

File module_cache.rs

language/tools/move-bytecode-utils/src/module_cache.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) The Diem Core Contributors
2// SPDX-License-Identifier: Apache-2.0
3
4use anyhow::{anyhow, Result};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected