Module utilities

Module utilities 

Source

Traits§

TryIntoOrNone

Functions§

normalize_http_headers
Given a header map, lowercase all the keys and return it as a new map. Any keys that are duplicated after lowercasing will clobber each other in undefined ordering.
pack_any
Use to encode an message into a proto Any.