Attachment

Trait Attachment 

Source
pub trait Attachment:
    OpaqueAttachment
    + Display
    + Debug { }
Expand description

A trait for types that can be attached to a Report and displayed.

Implementors§