SearchParams.this

Constructs a SearchParams instance from a query string.

struct SearchParams
@nogc nothrow
this

Parameters

input ada_string

The query string to parse.

Meta