urlencoded::QueryMap [] [src]

type QueryMap = HashMap<StringVec<String>>;

Hashmap mapping strings to vectors of strings.