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

fn cast_collection_to_string<'a>(
    a: Datum<'_>,
    ty: &ScalarType,
    temp_storage: &'a RowArena
) -> Datum<'a>