docs(tree): sync link/PROJECT_TREE.md from RunicGateway/link@67d7800 [skip ci]

This commit is contained in:
runic-docs-bot
2026-08-07 18:53:32 +00:00
parent 18dfceae73
commit c54dcb47f5

View File

@@ -25,13 +25,16 @@ link/
│ └── PULL_REQUEST_TEMPLATE.md
├── sidecar/
│ ├── src/
│ │ ├── app.rs
│ │ ├── cli.rs
│ │ ├── config.rs
│ │ ├── main.rs
│ │ ├── rpc.rs
│ │ ├── shard.rs
│ │ ├── store.rs
│ │ ── web.rs
│ │ ── unix.rs
│ │ ├── web.rs
│ │ └── windows.rs
│ ├── .gitignore
│ ├── Cargo.lock
│ ├── Cargo.toml