wasmcloud_core::nats

Function convert_header_map_to_hashmap

source
pub fn convert_header_map_to_hashmap(map: &HeaderMap) -> HashMap<String, String>
Expand description

Convert a async_nats::HeaderMap to a HashMap used in trace contexts