Rust macro for ensuring non-parallel execution of functions. (Deprecated, use `serial_test` instead.)
Rust macro for ensuring non-parallel execution of async functions.
Rust macro for ensuring non-parallel execution of functions, extended Fork of `nonparallel`.