all_columns

Function all_columns 

Source
pub fn all_columns(exprs: &[ProjectionExpr]) -> bool
Expand description

Returns true if all the expressions in the argument are Columns.