pub fn convert_db_to_installed_model(
db_model: DbModel,
db_installed: DbInstalledModel,
) -> Result<InstalledModel, Error>pub fn convert_db_to_installed_model(
db_model: DbModel,
db_installed: DbInstalledModel,
) -> Result<InstalledModel, Error>