Type Definition cryiorust::frame::Header[][src]

pub type Header = HashMap<String, HeaderEntry>;
Expand description

Header type as a HashMap with String key and HeaderEntry value.