Enumsยง
- BaoEvent
- Typed representation of CDP events that originate from the browser engine (servo/bao_browser) and are forwarded to cdp-server via console messages.
- Console
Message - A console message from the browser engine. Either a plain log (forwarded as Runtime.consoleAPICalled + Log.entryAdded) or a structured CDP event that maps to a specific BaoEvent variant.