Url.scheme

The Url scheme. For instance, ssh, ftp, or https.

struct Url
pure
string scheme;

Meta