Provides a library for testing concurrent Rust code with deterministic scheduling.
# Cargo.toml
[dependencies]
shuttle = "0.9.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Spawn a thread using shuttle's deterministic scheduler.
Use shuttle::thread exclusively within tests.
No dependency data recorded yet.