Improved Peer type, adjusted database module accordingly. Fixes #18

This commit is contained in:
Philip (a-0) 2024-04-04 22:56:50 +02:00
parent f2c9fe48a1
commit 4ca9ffaa0e
9 changed files with 53 additions and 30 deletions

View file

@ -1,4 +1,3 @@
pub mod api;
pub mod messages;
pub mod peer;
pub mod types;