Crate mysten_common

Crate mysten_common 

Source

Re-exports§

pub use random_util::tempdir;
pub use zip_debug_eq::ZipDebugEqIteratorExt;

Modules§

assert_reachable
backoff
decay_moving_average
logging
moving_window
random
random_util
sync
zip_debug_eq

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 the system_invariant_violations metric label instead of the macro’s own file!():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 uses zip_debug_eq instead of zip.
register_debug_fatal_handler

Functions§

in_antithesis
in_integration_test
in_test_configuration