Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/component-macro/tests/expanded/
H A Dshare-types.rs49 ) -> wasmtime::Result<HttpInterface> { in instantiate() argument
60 ) -> wasmtime::Result<HttpInterface> { in instantiate_async() argument
102 pub struct HttpInterface { struct
129 ) -> wasmtime::Result<HttpInterface> { in load() argument
133 Ok(HttpInterface { interface0 }) in load()
136 impl HttpInterface { implementation
143 ) -> wasmtime::Result<HttpInterface> { in instantiate() argument
152 ) -> wasmtime::Result<HttpInterface> { in new() argument
162 ) -> wasmtime::Result<HttpInterface> in instantiate_async()
H A Dshare-types_async.rs49 ) -> wasmtime::Result<HttpInterface> { in instantiate() argument
60 ) -> wasmtime::Result<HttpInterface> { in instantiate_async() argument
102 pub struct HttpInterface { struct
129 ) -> wasmtime::Result<HttpInterface> { in load() argument
133 Ok(HttpInterface { interface0 }) in load()
136 impl HttpInterface { impl
143 ) -> wasmtime::Result<HttpInterface> { in instantiate() argument
152 ) -> wasmtime::Result<HttpInterface> { in new() argument
162 ) -> wasmtime::Result<HttpInterface> in instantiate_async()
H A Dshare-types_concurrent.rs49 ) -> wasmtime::Result<HttpInterface> { in instantiate() argument
60 ) -> wasmtime::Result<HttpInterface> { in instantiate_async() argument
102 pub struct HttpInterface { struct
129 ) -> wasmtime::Result<HttpInterface> { in load() argument
133 Ok(HttpInterface { interface0 }) in load()
136 impl HttpInterface { impl
143 ) -> wasmtime::Result<HttpInterface> { in instantiate() argument
152 ) -> wasmtime::Result<HttpInterface> { in new() argument
162 ) -> wasmtime::Result<HttpInterface> in instantiate_async()
H A Dshare-types_tracing_async.rs49 ) -> wasmtime::Result<HttpInterface> { in instantiate() argument
60 ) -> wasmtime::Result<HttpInterface> { in instantiate_async() argument
102 pub struct HttpInterface { struct
129 ) -> wasmtime::Result<HttpInterface> { in load() argument
133 Ok(HttpInterface { interface0 }) in load()
136 impl HttpInterface { impl
143 ) -> wasmtime::Result<HttpInterface> { in instantiate() argument
152 ) -> wasmtime::Result<HttpInterface> { in new() argument
162 ) -> wasmtime::Result<HttpInterface> in instantiate_async()