Skip to content

Add byte_matches helper to simplify get/map_or chaining tests in parser #1156

Add byte_matches helper to simplify get/map_or chaining tests in parser

Add byte_matches helper to simplify get/map_or chaining tests in parser #1156

Workflow file for this run

name: Ensure declared MSRV is tested
on: [push, pull_request]
jobs:
ensure_msrv:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- run: script/check-msrv-matches-workflow