ada_string

string that is owned by the ada_url instance

extern (C) @nogc nothrow @safe
struct ada_string {}

Members

Variables

data
const(char)* data;
Undocumented in source.
length
size_t length;
Undocumented in source.

Meta