A simple trait that allows any Rust item (struct, enum, etc.) to be serialized as a ArcSight Common Event Format string.
.rust let result = example.to_cef();