Function get_default

Source
pub async fn get_default(
    pool: &Pool<Postgres>,
    cid: i32,
    settings: &Settings,
) -> Result<Model>