pub struct Session { pub steam_name: String, pub steam_id: String, pub passcode: String, }