ResponseCodeWithMetadata

Type Alias ResponseCodeWithMetadata 

Source
pub type ResponseCodeWithMetadata = (u16, &'static str, HashMap<String, String>);
Expand description

Type alias