[][src]Macro githuber::uri

macro_rules! uri {
    ($self:ident, $([$($path_part:ident),+])?$(, [$($query:ident),+])?) => { ... };
}