Function get_doc_page

Source
pub async fn get_doc_page(
    __arg0: State<AppState>,
    req: RequestState,
    path: Path<String>,
) -> Response