List of all items
Structs
- config::BrowserPoolConfig
- config::BrowserPoolConfigBuilder
- factory::ChromeBrowserFactory
- factory::mock::MockBrowserFactory
- handle::BrowserHandle
- integrations::rocket::ErrorResponder
- integrations::rocket::PdfFromUrlQuery
- integrations::rocket::PdfResponder
- pool::BrowserPool
- pool::BrowserPoolBuilder
- prelude::Arc
- prelude::Mutex
- service::ErrorResponse
- service::HealthResponse
- service::PdfFromHtmlRequest
- service::PdfFromUrlRequest
- service::PdfResponse
- service::PoolStatsResponse
- stats::PoolStats
Enums
Traits
- factory::BrowserFactory
- integrations::actix::BrowserPoolActixExt
- integrations::axum::BrowserPoolAxumExt
- integrations::rocket::BrowserPoolRocketExt
- traits::Healthcheck
Functions
- config::env::chrome_path_from_env
- config::env::from_env
- config::env::load_env_file
- factory::create_chrome_options
- integrations::actix::configure_routes
- integrations::actix::create_pool_data
- integrations::actix::create_pool_data_from_arc
- integrations::actix::health_check
- integrations::actix::pdf_from_html
- integrations::actix::pdf_from_url
- integrations::actix::pool_stats
- integrations::actix::readiness_check
- integrations::axum::create_extension
- integrations::rocket::configure_routes
- integrations::rocket::create_pool_data
- integrations::rocket::create_pool_data_from_arc
- integrations::rocket::health_check
- integrations::rocket::pdf_from_html
- integrations::rocket::pdf_from_url
- integrations::rocket::pool_stats
- integrations::rocket::readiness_check
- integrations::rocket::routes
- pool::init_browser_pool
- service::generate_pdf_from_html
- service::generate_pdf_from_url
- service::get_pool_stats
- service::is_pool_ready
Type Aliases
- SharedBrowserPool
- error::Result
- integrations::actix::BrowserPoolData
- integrations::actix::SharedPool
- integrations::axum::BrowserPoolState
- integrations::rocket::BrowserPoolState
- integrations::rocket::HandlerResult
- integrations::rocket::SharedPool