Structs§
- Category
- Torrent category.
- Torrent
Compact - Compact representation of torrent.
Enums§
Constants§
- TABLES_
TO_ TRUNCATE - Database tables to be truncated when upgrading from v1.0.0 to v2.0.0. They must be in the correct order to avoid foreign key errors.
Traits§
- Database
- Trait for database implementations.
Functions§
- connect
- Connect to a database.
- get_
driver - Get the Driver of the Database from the Connection String