Url.user

The username in this Url. Usually absent. If present, there will also be a password.

struct Url
pure
string user;

Meta