Module iron::url [] [src]

Re-exports from the url crate.

Reexports

pub use url_ext::*;

Macros

define_encode_set

Define a new struct that implements the EncodeSet trait, for use in percent_decode() and related functions.