[][src]Trait rust_cef::CefHeaderSeverity

pub trait CefHeaderSeverity {
    pub fn cef_header_severity(&self) -> CefResult;
}

A trait that returns the "Severity" CEF Header

Required methods

Loading content...

Implementors

Loading content...