Type Alias Connection

Source
pub type Connection = HashMap<String, String>;

Aliased Typeยง

struct Connection { /* private fields */ }