Static glib::URI_RESERVED_CHARS_SUBCOMPONENT_DELIMITERS [−][src]
pub static URI_RESERVED_CHARS_SUBCOMPONENT_DELIMITERS: Lazy<&'static str>
Expand description
Subcomponent delimiter characters as defined in
RFC 3986. Includes !$&'()*+,;=
.