Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/component-docs
/ main
Function
main
component-model/examples/example-host/src/main.rs:33–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
32
#[async_std::main]
33
async fn main() -> anyhow::Result<()> {
34
AddApp::parse().run().await
35
}
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…