url::percent_encoding::USERINFO_ENCODE_SET [] [src]

pub static USERINFO_ENCODE_SET: EncodeSet = EncodeSet { map: &encode_sets::USERINFO }

This encode set is used in the URL parser for usernames and passwords.