(feat): migrate to rust

This commit is contained in:
Alois 2026-07-02 22:39:45 +02:00
commit 20b12f3c60
28 changed files with 3365 additions and 2775 deletions

2
.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[env]
MTP_TYPE_MAPS = { value = "type-maps.yaml", relative = true }