Skip to content

Fix undefined behavior reported by miri when reading or writing slice… #7

Fix undefined behavior reported by miri when reading or writing slice…

Fix undefined behavior reported by miri when reading or writing slice… #7

Workflow file for this run

name: docs
on:
push:
branches:
- master
jobs:
docs:
uses: ./.github/workflows/run-ci-script.yml
with:
setup_script: cargo install mdbook
script: ci/dox.sh