LogReportPointers

Type Alias LogReportPointers 

Source
pub type LogReportPointers = Vec<PointedMessage>;
Expand description

Should contain one or more elements.

Aliased Typeยง

pub struct LogReportPointers { /* private fields */ }