Struct url::percent_encoding::DEFAULT_ENCODE_SET
[−]
[src]
pub struct DEFAULT_ENCODE_SET;
This encode set is used for path components.
pub struct DEFAULT_ENCODE_SET;
This encode set is used for path components.
impl EncodeSet for DEFAULT_ENCODE_SETimpl Clone for DEFAULT_ENCODE_SETfn clone(&self) -> DEFAULT_ENCODE_SETfn clone_from(&mut self, source: &Self)impl Copy for DEFAULT_ENCODE_SET