Struct Address

A normalized network address, extended version of Vibe.d's URL with serialization

struct Address ;

Methods

NameDescription
fromBinary (dg, opts) Deserialization hook
fromString (str) Forward to URL.fromString but is recognized by the config parser
serialize (dg) Serialization hook