Skip to content

Update README examples, add compact string output to generator, and b… #10

Update README examples, add compact string output to generator, and b…

Update README examples, add compact string output to generator, and b… #10

Workflow file for this run

name: Rust
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
env:
CARGO_TERM_COLOR: always
jobs:
call-ci:
uses: qntx/workflows/.github/workflows/rust.yml@main