Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/anyhow/src/
Densure.rs10 pub trait BothDebug { trait
14 impl<A, B> BothDebug for (A, B) impl
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.82/src/
H A Densure.rs10 pub trait BothDebug { trait
14 impl<A, B> BothDebug for (A, B) impl