Searched defs:CrashReportAttributes (Results 1 – 2 of 2) sorted by relevance
44 pub struct CrashReportAttributes { struct68 pub fn setup_crash_reporting(mut _attrs: CrashReportAttributes) -> Result<String> { in setup_crash_reporting() argument
428 pub fn create_crash_report_attrs(cfg: &Config, product_type: &str) -> CrashReportAttributes { in create_crash_report_attrs()