wrpc_
interface_
http
0.32.1
Modules
bindings
Structs
HttpBody
ServeHttp
ServeWasmtime
Enums
HttpBodyError
Traits
InvokeIncomingHandler
InvokeOutgoingHandler
ServeIncomingHandlerHttp
ServeIncomingHandlerWasmtime
ServeOutgoingHandlerHttp
Functions
split_http_body
split_outgoing_http_body
try_fields_to_header_map
try_header_map_to_fields
try_http_to_request
try_http_to_response
try_wasmtime_to_outgoing_request
wrpc_interface_http
Function
try_fields_to_header_map
Copy item path
Settings
Help
Summary
Source
pub fn try_fields_to_header_map(fields:
Fields
) ->
Result
<
HeaderMap
>