Home
last modified time | relevance | path

Searched refs:convert_header_error (Results 1 – 2 of 2) sorted by relevance

/wasmtime-44.0.1/crates/wasi-http/src/p3/host/
H A Dtypes.rs694 fn convert_header_error( in convert_header_error() method
/wasmtime-44.0.1/crates/wasi-http/src/p2/
H A Dtypes_impl.rs23 fn convert_header_error(&mut self, err: HeaderError) -> wasmtime::Result<types::HeaderError> { in convert_header_error() method