Function telescope::web::services::user::developers::developers_page[][src]

pub async fn developers_page(
    req: HttpRequest,
    identity: Identity,
    page: Option<Path<u32>>,
    __arg3: Query<DevelopersPageQuery>
) -> Result<Page, TelescopeError>
Expand description

The developer catalogue. This page displays all of the users in the RCOS database.