some semblance of an event loop

This commit is contained in:
Qyriad 2026-03-11 14:26:59 +01:00
parent a72a48f92b
commit 74c2eaf66d
8 changed files with 384 additions and 14 deletions

6
rustfmt.toml Normal file
View file

@ -0,0 +1,6 @@
# SPDX-FileCopyrightText: 2026 Qyriad <qyriad@qyriad.me>
#
# SPDX-License-Identifier: EUPL-1.1
match_block_trailing_comma = true
merge_derives = false