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_
runtime - Unknown async runtime
Structs§
- Tokio
Runtime runtime-tokio - Tokio-specific async runtime
- Unknown
Runtime - Unknown async runtime
Traits§
- Async
Runtime - Async runtime abstraction
Type Aliases§
- Default
Runtime - Default runtime