history_count

Function history_count 

Source
pub async fn history_count(
    conn: &mut PgConnection,
    page_id: Uuid,
) -> ModelResult<i64>