[rust] refactor server and router (#1922)

This commit is contained in:
Byron Hsu
2024-11-06 00:02:02 -08:00
committed by GitHub
parent a146d9990e
commit 96766101b4
3 changed files with 124 additions and 172 deletions

View File

@@ -4,11 +4,11 @@ on:
push:
branches: [ main ]
paths:
- "rust/*"
- "rust/**"
pull_request:
branches: [ main ]
paths:
- "rust/*"
- "rust/**"
workflow_dispatch:
concurrency: