pub trait Attachment:
OpaqueAttachment
+ Display
+ Debug { }Expand description
A trait for types that can be attached to a Report and displayed.
pub trait Attachment:
OpaqueAttachment
+ Display
+ Debug { }A trait for types that can be attached to a Report and displayed.