Crate rust_cef[][src]

Enums

An error consistently used all code in this module and sub-modules.

Traits

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.

A trait that returns the “DeviceEventClassID” CEF Header

A trait that returns the “DeviceProduct” CEF Header

A trait that returns the “DeviceVendor” CEF Header

A trait that returns the “DeviceVersion” CEF Header

A trait that returns the “Name” CEF Header

A trait that returns the “Severity” CEF Header

A trait that returns the “Version” CEF Header

This trait emits an ArcSight Common Event Format string by combining all the other traits that provide CEF headers and extensions.

Type Definitions

CefResult is the consistent result type used by all code in this module and sub-modules