Type Definition ara_reporting::ReportCollection

source ·
pub type ReportCollection<'a> = Vec<&'a Report>;

Trait Implementations§