We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbbf0e3 commit 1e23f99Copy full SHA for 1e23f99
server/docs/2.5/README.md
@@ -212,6 +212,18 @@ exe.linkLibrary(zig_webui.artifact("webui"));
212
// In development...
213
```
214
<!-- ---------- -->
215
+**Swift**
216
+<!-- ---------- -->
217
+```sh
218
+// In development...
219
+```
220
221
+**C-Sharp**
222
223
224
225
226
227
**Basic**
228
229
```sh
@@ -345,6 +357,14 @@ pub fn main() {
345
357
346
358
347
359
360
361
362
363
364
365
366
367
348
368
349
369
350
370
0 commit comments