some semblance of an event loop
This commit is contained in:
parent
a72a48f92b
commit
74c2eaf66d
8 changed files with 384 additions and 14 deletions
6
rustfmt.toml
Normal file
6
rustfmt.toml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue