Function wasmcloud_core::nats::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