Function expr::scalar::func::list_create[][src]

fn list_create<'a>(
    datums: &[Datum<'a>],
    temp_storage: &'a RowArena
) -> Datum<'a>