Skip to main content

columns

Function columns 

Source
pub fn columns<Q: HasSelectList>(columns: impl IntoExprList) -> impl Mod<Q>
Expand description

Add to the result columns. Several calls accumulate; with none, * is written.