Struct url::percent_encoding::QUERY_ENCODE_SET
[−]
[src]
pub struct QUERY_ENCODE_SET;
This encode set is used in the URL parser for query strings.
pub struct QUERY_ENCODE_SET;
This encode set is used in the URL parser for query strings.
impl EncodeSet for QUERY_ENCODE_SETimpl Clone for QUERY_ENCODE_SETfn clone(&self) -> QUERY_ENCODE_SETfn clone_from(&mut self, source: &Self)impl Copy for QUERY_ENCODE_SET