[][src]Macro subscript::url_parser_impl

macro_rules! url_parser_impl {
    ($url_changed:expr; $($pattern:tt => $body:tt)*) => { ... };
}