ktstr 0.23.0

Test harness for Linux process schedulers
1
2
3
4
5
6
7
8
9
# API Reference

The complete rustdoc for every ktstr workspace crate is published at
[ktstr.dev/rustdoc/ktstr](https://ktstr.dev/rustdoc/ktstr/).

Start with [`ktstr::prelude`](https://ktstr.dev/rustdoc/ktstr/prelude/index.html),
which re-exports the types needed to write tests, or browse
[`ktstr::scenario`](https://ktstr.dev/rustdoc/ktstr/scenario/index.html) for
scenarios, `Ctx`, ops, and steps.