get_page

Function get_page 

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