MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / MyId

Class MyId

tests/all/component_model/bindgen.rs:1147–1147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1145 /// Host-chosen id type threaded into every method call.
1146 #[derive(Clone)]
1147 pub struct MyId(u32);
1148
1149 wasmtime::component::bindgen!({
1150 inline: "

Callers 2

ids_are_threaded_throughFunction · 0.70

Calls

no outgoing calls

Tested by 2

ids_are_threaded_throughFunction · 0.56