Skip to content

Port hand_overlay & hp_text logic to Rust #537

Port hand_overlay & hp_text logic to Rust

Port hand_overlay & hp_text logic to Rust #537

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