gitwrap

Macro status

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