Skip to content

Faster custom iterator instead of string replace #111

Faster custom iterator instead of string replace

Faster custom iterator instead of string replace #111

Workflow file for this run

name: Tests
on:
push:
branches: main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run all tests
run: cargo test