MCPcopy 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]
33async fn main() -> anyhow::Result<()> {
34 AddApp::parse().run().await
35}

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…