Module festival_api::models [−][src]
Expand description
Various objects, including database objects, for the api.
Structs
A request to generate a .wav file from text from a user that has been stored in the db. This is a return object from the reqs table of the database.
A request to generate a .wav file from text for a user, to be stored in the db. This is an insertion object for the reqs table of the database.
