Skip to main content

EventBytes

Type Alias EventBytes 

Source
pub type EventBytes = Vec<u8>;
Expand description

Raw event bytes (opaque to storage layer)

Aliased Typeยง

pub struct EventBytes { /* private fields */ }