Function prql_compiler::ast::pl::fold::fold_range

source ·
pub fn fold_range<F: ?Sized + AstFold>(fold: &mut F, _: Range) -> Result<Range>