Change structure

This commit is contained in:
2023-03-11 11:31:57 -05:00
parent 816ad6f8df
commit c9164cd2db
2 changed files with 0 additions and 9 deletions

View File

@@ -1,9 +0,0 @@
use std::vec;
struct GuildVoice {
channels: int,
}
fn guild_register() {}
// static mut guilds: int = 5;

0
src/utils/mod.rs Normal file
View File