Home
last modified time | relevance | path

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

/third_party/rust/rust/library/core/src/
Dasserting.rs21 pub struct TryCaptureWithoutDebug; struct
32 fn try_capture(&self, _: &mut Capture<E, TryCaptureWithoutDebug>) {} in try_capture() argument