Home
last modified time | relevance | path

Searched defs:HttpInterface (Results 1 – 4 of 4) sorted by relevance

/wasmtime-44.0.1/crates/component-macro/tests/expanded/
H A Dshare-types_async.rs49 ) -> wasmtime::Result<HttpInterface> { in instantiate()
60 ) -> wasmtime::Result<HttpInterface> { in instantiate_async()
102 pub struct HttpInterface { struct
121 /// of [`HttpInterface`] from the instance provided. argument
129 ) -> wasmtime::Result<HttpInterface> { in load()
136 impl HttpInterface { implementation
143 ) -> wasmtime::Result<HttpInterface> { in instantiate()
152 ) -> wasmtime::Result<HttpInterface> { in new()
H A Dshare-types.rs49 ) -> wasmtime::Result<HttpInterface> { in instantiate()
60 ) -> wasmtime::Result<HttpInterface> { in instantiate_async()
102 pub struct HttpInterface { struct
121 /// of [`HttpInterface`] from the instance provided. argument
129 ) -> wasmtime::Result<HttpInterface> { in load()
136 impl HttpInterface { implementation
143 ) -> wasmtime::Result<HttpInterface> { in instantiate()
152 ) -> wasmtime::Result<HttpInterface> { in new()
H A Dshare-types_concurrent.rs49 ) -> wasmtime::Result<HttpInterface> { in instantiate()
60 ) -> wasmtime::Result<HttpInterface> { in instantiate_async()
102 pub struct HttpInterface { struct
121 /// of [`HttpInterface`] from the instance provided. argument
129 ) -> wasmtime::Result<HttpInterface> { in load()
136 impl HttpInterface { implementation
143 ) -> wasmtime::Result<HttpInterface> { in instantiate()
152 ) -> wasmtime::Result<HttpInterface> { in new()
H A Dshare-types_tracing_async.rs49 ) -> wasmtime::Result<HttpInterface> { in instantiate()
60 ) -> wasmtime::Result<HttpInterface> { in instantiate_async()
102 pub struct HttpInterface { struct
121 /// of [`HttpInterface`] from the instance provided. argument
129 ) -> wasmtime::Result<HttpInterface> { in load()
136 impl HttpInterface { implementation
143 ) -> wasmtime::Result<HttpInterface> { in instantiate()
152 ) -> wasmtime::Result<HttpInterface> { in new()