Build Status

rust-cef

A simple trait that allows any Rust item (struct, enum, etc.) to be serialized as a ArcSight Common Event Format string.

Usage

.rust let result = example.to_cef();