Re-exports§
pub use random_util::tempdir;pub use zip_debug_eq::ZipDebugEqIteratorExt;
Modules§
Macros§
- assert_
reachable - assert_
reachable_ simtest - assert_
reachable_ simtest_ impl - assert_
sometimes - assert_
sometimes_ simtest - debug_
fatal - debug_
fatal_ at - Like
debug_fatal!, but records$location(a&str) as thesystem_invariant_violationsmetric label instead of the macro’s ownfile!():line!(). Use this when forwarding a caller-supplied location (e.g. from#[track_caller]+Location::caller()) so the metric points at the user’s call site rather than the wrapper. - debug_
fatal_ no_ invariant - fatal
- izip_
debug_ eq - Like
itertools::izip!, but useszip_debug_eqinstead ofzip. - register_
debug_ fatal_ handler