[−][src]Trait rust_cef::CefExtensions
A trait that returns CEF Extensions. This is a roll-up trait that should ideally take into account any CEF extensions added by sub-fields or sub-objects from the object on which this is implemented.
Required methods
fn cef_extensions(
&self,
collector: &mut HashMap<String, String>
) -> CefExtensionsResult
&self,
collector: &mut HashMap<String, String>
) -> CefExtensionsResult