Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ get
Method
get
crates/test-programs/src/bin/async_short_reads.rs:28–30 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
26
}
27
28
async fn get(&self) -> String {
29
self.value.clone()
30
}
31
}
32
33
struct Component;
Callers
9
blocking_finish
Method · 0.45
request
Function · 0.45
outgoing_request_send
Function · 0.45
incoming_body
Function · 0.45
debug
Method · 0.45
handle
Method · 0.45
handle
Method · 0.45
main
Function · 0.45
handle
Method · 0.45
Calls
1
clone
Method · 0.45
Tested by
no test coverage detected