[][src]Macro gluesql::row

macro_rules! row {
    ( $( $p:path )* ; $( $v:expr )* ) => { ... };
}