Skip to main content

row

Function row 

Source
pub fn row<R>(columns: R) -> RowExpr<R::ValueTuple>
where R: RowColumns,