Searched defs:DebugInfo (Results 1 – 6 of 6) sorted by relevance
13 pub struct DebugInfo { struct21 impl DebugInfo { argument40 impl IntoAny for DebugInfo { implementation51 impl FromAny for DebugInfo { implementation58 impl FromAnyRef for DebugInfo { implementation67 impl From<pb::DebugInfo> for DebugInfo { implementation76 impl From<DebugInfo> for pb::DebugInfo { implementation
45 pub struct DebugInfo { struct48 pub stack_entries: ::prost::alloc::vec::Vec<::prost::alloc::string::String>,51 pub detail: ::prost::alloc::string::String,
46 message DebugInfo { message
302 fn get_details_debug_info(&self) -> Option<DebugInfo>; in get_details_debug_info()632 fn get_details_debug_info(&self) -> Option<DebugInfo> { in get_details_debug_info()724 fn get_details_debug_info(&self) -> Option<DebugInfo>; in get_details_debug_info()864 fn get_details_debug_info(&self) -> Option<DebugInfo> { in get_details_debug_info()
15 DebugInfo(DebugInfo), enumerator
390 pub fn debug_info(&self) -> Option<&DebugInfo> { in debug_info()