//! Core trait abstractions for browsing-rs
//!//! This module defines the key traits that enable polymorphism and testability
//! throughout the browsing codebase.
modbrowser_client;moddom_processor;pubusebrowser_client::BrowserClient;pubusedom_processor::DOMProcessor;