# Structs
Book represents a book in the library.
Bookshelf represents a collection of books.
BookshelfUpdate represents fields that can be updated in a Bookshelf.
BookUpdate represents fields that can be updated in a Book.
No description provided by the author