# Functions
CreateUser creates a new user in DB and returns it.
DeleteUser deletes a user in DB for given email.
FetchUser gets a single user from DB.
FetchUsers gets all the user from the DB.
UpdateUser updates a user in DB for given email.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author