Skip to content

refactor(viewer): Experiment with Iced for the ui #19

refactor(viewer): Experiment with Iced for the ui

refactor(viewer): Experiment with Iced for the ui #19

Workflow file for this run

on: push
name: Rust fmt
jobs:
clippy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cargo fmt --check