Skip to main content

overview_page

Function overview_page 

Source
pub fn overview_page(
    deleted: Option<&str>,
    pool: &State<DbPool>,
) -> Result<Template, Status>
Expand description

The overview screen (HTML twin of api_corpora): the table of registered corpora — the admin landing page. 503 if the pool is exhausted.