Home
last modified time | relevance | path

Searched defs:DebugReportHandler (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/miette/src/handlers/
Ddebug.rs11 pub struct DebugReportHandler; struct
13 impl DebugReportHandler { impl
21 impl Default for DebugReportHandler { implementation
27 impl DebugReportHandler { impl
63 impl ReportHandler for DebugReportHandler { implementation