[][src]Macro hglib::hg

macro_rules! hg {
    ($client: expr, $com: ident $(, $a: ident = $v: expr)* ) => { ... };
}