Skip to content

Fixes and improvements to the inline documentation. #317

Fixes and improvements to the inline documentation.

Fixes and improvements to the inline documentation. #317

Workflow file for this run

on: [push]
jobs:
msrv:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: dtolnay/rust-toolchain@1.51.0
- run: cargo check