Home
last modified time | relevance | path

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

/third_party/rust/rust/library/core/src/
Dasserting.rs45 pub struct TryCaptureWithDebug; struct
59 fn try_capture(&self, to: &mut Capture<E, TryCaptureWithDebug>) { in try_capture() argument