quick_junit

Type Alias ReportUuid

source
pub type ReportUuid = TypedUuid<ReportKind>;
Expand description

A unique identifier associated with a report.

Aliased Typeยง

struct ReportUuid { /* private fields */ }