pub type ReportUuid = TypedUuid<ReportKind>;
Expand description
A unique identifier associated with a report.
Aliased Typeยง
struct ReportUuid { /* private fields */ }
pub type ReportUuid = TypedUuid<ReportKind>;
A unique identifier associated with a report.
struct ReportUuid { /* private fields */ }