Skip to main content

Crate cbf_chrome

Crate cbf_chrome 

Source
Expand description

Chromium-specific safe API layer for CBF.

This crate will host Chromium-focused command/event models and backend integration while keeping cbf browser-generic.

Modulesยง

backend
browser
command
data
Chrome-specific data types for IPC events and commands, with conversions to/from generic cbf data types.
event
Chrome-specific event types and conversion utilities.
ffi
FFI bridge adapters between Rust-side models and cbf-chrome-sys C ABI types.
platform
Platform-specific integrations used by cbf-chrome.
process