Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/component-macro/tests/expanded/
H A Dshare-types.rs75 interface0: exports::http_handler::GuestIndices,
103 interface0: exports::http_handler::Guest,
117 let interface0 = exports::http_handler::GuestIndices::new(_instance_pre)?; in new()
182 pub fn http_handler(&self) -> &exports::http_handler::Guest { in http_handler() method
303 pub mod http_handler { module
H A Dshare-types_async.rs75 interface0: exports::http_handler::GuestIndices,
103 interface0: exports::http_handler::Guest,
117 let interface0 = exports::http_handler::GuestIndices::new(_instance_pre)?; in new()
182 pub fn http_handler(&self) -> &exports::http_handler::Guest { in http_handler() method
311 pub mod http_handler { module
H A Dshare-types_concurrent.rs75 interface0: exports::http_handler::GuestIndices,
103 interface0: exports::http_handler::Guest,
117 let interface0 = exports::http_handler::GuestIndices::new(_instance_pre)?; in new()
182 pub fn http_handler(&self) -> &exports::http_handler::Guest { in http_handler() method
300 pub mod http_handler { module
H A Dshare-types_tracing_async.rs75 interface0: exports::http_handler::GuestIndices,
103 interface0: exports::http_handler::Guest,
117 let interface0 = exports::http_handler::GuestIndices::new(_instance_pre)?; in new()
182 pub fn http_handler(&self) -> &exports::http_handler::Guest { in http_handler() method
327 pub mod http_handler { module