Hacker News new | ask | show | jobs
by tmtvl 401 days ago
If you want to mix schemes you should just mix schemes.

  let uri: Uri<FTP or HTTP or HTTPS> = parse_uri(get_uri_from_stdin()) or fail;