# Functions
No description provided by the author
# Structs
UserModel is a model of user that is stored in the database.
No description provided by the author
# Interfaces
UserRepository is an interface that describes the specification of querying user data in the database.