Static glib::URI_RESERVED_CHARS_GENERIC_DELIMITERS [−][src]
pub static URI_RESERVED_CHARS_GENERIC_DELIMITERS: Lazy<&'static str>
Expand description
Generic delimiters characters as defined in
RFC 3986. Includes :/?#[]@
.