pub const URL_SCHEME: &str = "url.scheme";
Expand description

The URI scheme component identifying the used protocol.

§Examples

  • https
  • ftp
  • telnet