AdaUrl.copy

Creates a copy of the URL.

struct AdaUrl
@nogc nothrow
copy
()

Return Value

Type: ada_url

A new ada_url handle representing the copied URL.

Meta