🔬This is a nightly-only experimental API. (
generic_assert_internals
#44838)Structs
- CaptureExperimentalAll possible captured
assert!
elements - TryCaptureWithDebugExperimentalMarker used by Capture
- TryCaptureWithoutDebugExperimentalMarker used by Capture
- WrapperExperimentalNecessary for the implementations of
TryCapture*
Traits
- PrintableExperimentalTells which elements can be copied and displayed
- TryCaptureGenericExperimentalCatches an arbitrary
E
and modifiesto
accordingly - TryCapturePrintableExperimentalCatches an arbitrary
E: Printable
and modifiesto
accordingly