get_page_info

Function get_page_info 

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