Module round_based::runtime
source · Expand description
Async runtime abstraction
Runtime abstraction allows the MPC protocol to stay runtime-agnostic while being able to use features that are common to any runtime
Modules§
- Unknown async runtime
Structs§
- TokioRuntime
runtime-tokioTokio-specific async runtime - Unknown async runtime
Traits§
- Async runtime abstraction
Type Aliases§
- Default runtime