# Functions
No description provided by the author
# Structs
CommentRow is a struct that represents a row in the comments table it is used to scan the rows from the database it is also used to insert rows into the database.
No description provided by the author