Skip to content

feat(udf): introduce #[derive(StructType)] for struct types in Rust UDF #31620

feat(udf): introduce #[derive(StructType)] for struct types in Rust UDF

feat(udf): introduce #[derive(StructType)] for struct types in Rust UDF #31620

Workflow file for this run

name: Typo checker
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v3
- name: Check spelling of the entire repository
uses: crate-ci/[email protected]