Type Definition msbfinal_db::UserIdentifier[][src]

type UserIdentifier = u64;
Expand description

A UUID identifies a user. In the flask front-end it’s stored as a randomly generated cookie and transmitted as a hexadecimal string.