Type Definition jws::header::HeaderMap

source ·
pub type HeaderMap = BTreeMap<String, JsonValue>;
Expand description

A JWS message header.