Function connect_db

Source
pub fn connect_db(postgres_url: &str) -> Result<(), GameDatabaseError>