gitwrap

Macro fetch

Source
macro_rules! fetch {
    ($path:expr,
     $($options:expr), *) => { ... };
}