Expand description
Testing utils used by the RPC tests.
Structs§
- A task executor that can be used for running RPC tests.
Functions§
- Helper to create an extension that allows unsafe calls.
- Helper to create an extension that denies unsafe calls.
- Executor for testing.
- Wrap a future in a timeout a little more concisely