[][src]Trait rust_cef::CefHeaderName

pub trait CefHeaderName {
    pub fn cef_header_name(&self) -> CefResult;
}

A trait that returns the "Name" CEF Header

Required methods

Loading content...

Implementors

Loading content...