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