Crate flix_db

Crate flix_db 

Source
Expand description

flix-db provides types for storing persistent data about media

Modulesยง

connection
Types and functions related to DatabaseConnections
entity
Entity structs for interacting with the database
migration
Migrations for maintaining the database schema