cbf-chrome 0.1.0-alpha.7

Chromium-specific safe API layer for CBF.
Documentation
1
2
3
4
5
6
//! macOS-specific platform integration for `cbf-chrome`.
//!
//! This module groups Objective-C bindings and platform interop used by the
//! Chromium backend implementation.

pub mod bindings;