Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/sharded-slab/src/
Dcfg.rs122 pub(crate) struct DebugConfig<C: Config> { struct
123 _cfg: PhantomData<fn(C)>,
154 impl<C: Config> fmt::Debug for DebugConfig<C> { implementation
/external/googleapis/google/assistant/embedded/v1alpha2/
Dembedded_assistant.proto446 message DebugConfig { message