mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Move server stuff into API folder
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
pub struct UserData {
|
||||
username: String,
|
||||
hash: Vec<u8>,
|
||||
}
|
||||
Reference in New Issue
Block a user