CefHeaderName

Trait CefHeaderName 

Source
pub trait CefHeaderName {
    // Required method
    fn cef_header_name(&self) -> CefResult;
}
Expand description

A trait that returns the “Name” CEF Header

Required Methods§

Implementors§