qubit-argument 0.3.1

Argument and state validation helpers for Rust applications
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: Rust CI

on:
  push:
    branches:
      - main

permissions:
  contents: read

jobs:
  rust-ci:
    uses: qubit-ltd/rs-ci/.github/workflows/rust-ci.yml@main
    secrets: inherit