AdaUrl.this

Constructs an AdaUrl instance with the given parsing options.

struct AdaUrl
@nogc nothrow
this

Parameters

options ParseOptions

The parsing options containing the URL to parse.

Meta