[−][src]Crate rust_cef
Enums
| CefConversionError | An error consistently used all code in this module and sub-modules. |
Traits
| 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. |
| CefHeaderDeviceEventClassID | A trait that returns the "DeviceEventClassID" CEF Header |
| CefHeaderDeviceProduct | A trait that returns the "DeviceProduct" CEF Header |
| CefHeaderDeviceVendor | A trait that returns the "DeviceVendor" CEF Header |
| CefHeaderDeviceVersion | A trait that returns the "DeviceVersion" CEF Header |
| CefHeaderName | A trait that returns the "Name" CEF Header |
| CefHeaderSeverity | A trait that returns the "Severity" CEF Header |
| CefHeaderVersion | A trait that returns the "Version" CEF Header |
| ToCef | This trait emits an ArcSight Common Event Format string by combining all the other traits that provide CEF headers and extensions. |
Type Definitions
| CefExtensionsResult | |
| CefResult | CefResult is the consistent result type used by all code in this module and sub-modules |