[][src]Macro proto_vulcan::proto_vulcan_query

macro_rules! proto_vulcan_query {
    (| $($query:ident),+ | { $( $body:tt )* } ) => { ... };
}