Skip to content

feat(zink-codegen): introduce derive macro for events #440

feat(zink-codegen): introduce derive macro for events

feat(zink-codegen): introduce derive macro for events #440

Workflow file for this run

name: Typos
on:
push:
branches: [main]
pull_request:
branches: [main]
env:
TERM: xterm-256color
jobs:
check:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]