Skip to main content

is_paused

pub async fn is_paused(
    conn: &mut PgConnection,
    phase: &str,
) -> ModelResult<bool>