Struct bugreport::BugReport [−][src]
pub struct BugReport<'a> { /* fields omitted */ }Expand description
The main struct for collecting bug report information.
Use the bugreport macro to create one.
Implementations
Add a Collector to the bug report.
Assemble the bug report information using the given format.