]> git.puffer.fish Git - matthieu/nova.git/commit
Implement User-related structures
authorn1c00o <git.n1c00o@gmail.com>
Sat, 2 Oct 2021 20:40:23 +0000 (22:40 +0200)
committern1c00o <git.n1c00o@gmail.com>
Sat, 2 Oct 2021 20:40:23 +0000 (22:40 +0200)
commit69cc20b406a77bebf7ccbd61336e5d149848af08
treee8dfaf3b76349e3558d2e2e36eddfb757712cd3f
parent1a40f1771eadc2604154be24932d80a48ef8feed
Implement User-related structures
common/rust/src/discord_models/guild.rs [new file with mode: 0644]
common/rust/src/discord_models/mod.rs [new file with mode: 0644]
common/rust/src/discord_models/user.rs [new file with mode: 0644]
common/rust/src/lib.rs