//! Browser host: launches Chromium, holds the profile lock, runs the
//! listener that exposes CDP, `/health`, `/capabilities`, and the takeover
//! panel. Behind the `host` feature so SDK-only consumers don't link
//! chromiumoxide.
pubmodbootstrap;pubmodbrowser;pubmodlistener;pubmodtakeover;pubusebootstrap::HostArgs;