Struct url::percent_encoding::USERINFO_ENCODE_SET
[−]
[src]
pub struct USERINFO_ENCODE_SET;
This encode set is used for username and password.
pub struct USERINFO_ENCODE_SET;
This encode set is used for username and password.
impl EncodeSet for USERINFO_ENCODE_SETimpl Clone for USERINFO_ENCODE_SETfn clone(&self) -> USERINFO_ENCODE_SETfn clone_from(&mut self, source: &Self)impl Copy for USERINFO_ENCODE_SET