Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/predicates/src/
Dutils.rs15 pub(crate) struct DebugAdapter<T> struct
22 impl<T> DebugAdapter<T> implementation
31 impl<T> fmt::Display for DebugAdapter<T> implementation
40 impl<T> fmt::Debug for DebugAdapter<T> implementation