Function prql_compiler::ast::pl::fold::fold_type

source ·
pub fn fold_type<T: ?Sized + AstFold>(fold: &mut T, t: Ty) -> Result<Ty>