Macro resty::url [] [src]

macro_rules! url {
    ($($tail:tt)+) => { ... };
}