pub trait CefHeaderDeviceProduct {
// Required method
fn cef_header_device_product(&self) -> CefResult;
}Expand description
A trait that returns the “DeviceProduct” CEF Header
pub trait CefHeaderDeviceProduct {
// Required method
fn cef_header_device_product(&self) -> CefResult;
}A trait that returns the “DeviceProduct” CEF Header