Skip to content

refactor: add missing Debug implementations (#282) #13

refactor: add missing Debug implementations (#282)

refactor: add missing Debug implementations (#282) #13

Workflow file for this run

name: Generate and deploy crate docs
on:
push:
branches:
- dev
paths:
- "**.rs"
- "Cargo.toml"
- "Cargo.lock"
workflow_dispatch:
jobs:
docs:
uses: lurk-lab/ci-workflows/.github/workflows/docs.yml@main