gitwrap

Macro init

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