DbEventRecord

Type Alias DbEventRecord 

Source
pub type DbEventRecord = (Uuid, Uuid, String, IpAddr, i32, String, i64, i64);
Expand description

Makes it much easier to use scylla::FromRow for the very large system_traces.events rows.