index
:
rusted-ambulator.git
master
complementary web service for Tabletop Simulator
Jomar Milan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
session.rs
blob: 7b0d1d152e9d4565766f10cfc852c30d748897a1 (
plain
)
1
2
3
4
5
pub struct Session { pub steam_name: String, pub steam_id: String, pub passcode: String, }