Skip to content

Fix out of bounds error #926

Fix out of bounds error

Fix out of bounds error #926

Workflow file for this run

on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo test --manifest-path=./src/rs/Cargo.toml