[src]

url::Query

type Query = Vec<(~str, ~str)>;

Represents the query component of a URI.