Type Alias With

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

Aliased Typeยง

struct With { /* private fields */ }