List of all items
Structs
- browser::capture::CaptureOptions
- browser::capture::CaptureResult
- browser::capture::PageCapture
- browser::controller::BrowserConfig
- browser::controller::BrowserConfigBuilder
- browser::controller::BrowserController
- browser::controller::PageHandle
- browser::navigation::NavigationOptions
- browser::navigation::NavigationResult
- browser::navigation::PageNavigator
- browser::navigation::RateLimiter
- browser::navigation::UrlValidator
- browser::stealth::StealthMode
- buffer::BufferConfig
- buffer::BufferStats
- buffer::CaptureBuffer
- buffer::CaptureBufferBuilder
- buffer::CaptureRecord
- cors::CorsConfig
- cors::CorsValidationResult
- error::ErrorResponse
- error::RequestContext
- extraction::content::ContentExtractor
- extraction::content::ExtractedContent
- extraction::links::ExtractedLink
- extraction::links::LinkExtractor
- extraction::metadata::MetadataExtractor
- extraction::metadata::OpenGraphData
- extraction::metadata::PageMetadata
- extraction::metadata::TwitterCardData
- handlers::capture::CaptureConfig
- handlers::capture::CaptureRequest
- handlers::capture::CaptureResponse
- handlers::capture::CaptureState
- handlers::capture::ContentProcessor
- handlers::capture::ProcessedCapture
- handlers::feed::CaptureReceivedData
- handlers::feed::ErrorData
- handlers::feed::FeedState
- handlers::feed::FeedStream
- handlers::feed::HeartbeatData
- handlers::feed::ProcessingCompleteData
- handlers::status::AppState
- handlers::status::HealthResponse
- handlers::status::LatencyHistogram
- handlers::status::LatencyMetrics
- handlers::status::MemoryMetrics
- handlers::status::StatusResponse
- mcp::McpServer
- mcp::ToolRegistry
- mcp::types::FeedEvent
- mcp::types::HeartbeatConfig
- mcp::types::JsonRpcError
- mcp::types::JsonRpcRequest
- mcp::types::JsonRpcResponse
- mcp::types::McpCapabilities
- mcp::types::McpServerInfo
- mcp::types::McpToolDefinition
- mcp::types::PromptsCapability
- mcp::types::ResourceContent
- mcp::types::ResourcesCapability
- mcp::types::ServerStatus
- mcp::types::ToolCallParams
- mcp::types::ToolCallResult
- mcp::types::ToolsCapability
- metrics::Metrics
- metrics::RingBuffer
- processing::ContentProcessor
- processing::ContentProcessorConfig
- processing::ProcessedContent
- shutdown::ConnectionGuard
- shutdown::HealthStatus
- shutdown::ShutdownController
- shutdown::axum_integration::ShutdownLayer
- shutdown::axum_integration::ShutdownService
Enums
- browser::capture::CaptureFormat
- browser::navigation::WaitUntil
- error::BrowserError
- error::CaptureError
- error::Error
- error::ExtractionError
- error::McpError
- error::NavigationError
- error::WebError
- extraction::links::LinkType
- handlers::capture::CaptureError
- handlers::feed::FeedEvent
- mcp::types::FeedEventType
- mcp::types::ToolContent
- shutdown::ShutdownState
Traits
Functions
- buffer::shared_buffer
- buffer::shared_buffer_with_config
- cors::cors_layer
- cors::cors_layer_permissive
- cors::cors_layer_with_config
- cors::is_localhost_origin
- cors::validate_origin
- error::generate_request_id
- generate_request_id
- handlers::capture::capture_handler
- handlers::capture::capture_health
- handlers::capture::capture_router
- handlers::capture::create_capture_buffer
- handlers::feed::build_feed_router
- handlers::feed::feed_handler
- handlers::feed::feed_handler_with_interval
- handlers::status::health_handler
- handlers::status::readiness_handler
- handlers::status::status_handler
- handlers::status::status_router
- metrics::global_metrics
- metrics::init
- shutdown::shutdown_signal
- shutdown::shutdown_signal_with_controller
- shutdown::systemd_notify_ready
- shutdown::systemd_notify_status
- shutdown::systemd_notify_stopping
- shutdown::systemd_watchdog_ping
- shutdown::watchdog_task
Type Aliases
Statics
Constants
- NAME
- VERSION
- buffer::DEFAULT_CLEANUP_INTERVAL_SECS
- buffer::DEFAULT_MAX_AGE_SECS
- buffer::DEFAULT_MAX_SIZE
- config::DEFAULT_TIMEOUT_MS
- config::DEFAULT_VIEWPORT_HEIGHT
- config::DEFAULT_VIEWPORT_WIDTH
- cors::ALLOWED_HEADERS
- cors::ALLOWED_METHODS
- cors::DEFAULT_MAX_AGE_SECS
- handlers::capture::DEFAULT_BUFFER_CAPACITY
- handlers::capture::DEFAULT_MAX_CONTENT_LENGTH
- handlers::status::SERVER_NAME
- handlers::status::SERVER_VERSION
- mcp::AVAILABLE_TOOLS
- shutdown::DEFAULT_DRAIN_TIMEOUT_SECS
- shutdown::DEFAULT_SHUTDOWN_TIMEOUT_SECS