chore: initialize the Dioxus project

This commit is contained in:
Matouš Volf
2024-08-15 15:09:09 +02:00
parent 4d7c5df56b
commit 9e38fdbbeb
16 changed files with 2434 additions and 0 deletions

6
.idea/rust.xml generated Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RsVcsConfiguration">
<option name="rustFmt" value="true" />
</component>
</project>