Skip to content

Derive Debug and Clone for MstlParams #59

Derive Debug and Clone for MstlParams

Derive Debug and Clone for MstlParams #59

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: cargo test