Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/llrt
/ loader.rs
File
loader.rs
llrt_core/src/modules/embedded/loader.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
// SPDX-License-Identifier: Apache-2.0
3
use std::{io, result::Result as StdResult};
4
Callers
nothing calls this directly
Calls
1
copy
Function · 0.85
Tested by
no test coverage detected