Skip to content

tgting: save 431 bytes with bit tricks #853

tgting: save 431 bytes with bit tricks

tgting: save 431 bytes with bit tricks #853

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