[][src]Macro vial::vial

macro_rules! vial {
    ( $($method:ident $path:expr => $body:expr;)* ) => { ... };
}