seams-rs-std
Production implementations of every seams-rs-core port, backed by the
Rust standard library.
SystemClockwrapsstd::time::SystemTime::now.StdSleeperwrapsstd::thread::sleep.StdSpawnerwrapsstd::thread::spawn.
Depends only on seams-rs-core (itself depending only on thiserror).
This is what production code should wire up via the seams-rs facade.