Macro mango_smoothie::query [] [src]

macro_rules! query {
    ( {$($section:tt => $content:tt),*} ) => { ... };
}

The main query that processes the query and builds a BtreeMap that can be JSON serialized