🔬This is a nightly-only experimental API. (
generic_assert_internals
#44838)Structs§
- Capture
Experimental - All possible captured
assert!
elements - TryCapture
With Debug Experimental - Marker used by Capture
- TryCapture
Without Debug Experimental - Marker used by Capture
- Wrapper
Experimental - Necessary for the implementations of
TryCapture*
Traits§
- Printable
Experimental - Tells which elements can be copied and displayed
- TryCapture
Generic Experimental - Catches an arbitrary
E
and modifiesto
accordingly - TryCapture
Printable Experimental - Catches an arbitrary
E: Printable
and modifiesto
accordingly