Expand description
Declare a macro for making opaque runtime wrappers.
Macros§
- implement_
opaque_ 🔒runtime - Implement delegating implementations of the runtime traits for a type $t whose member $r implements Runtime. Used to hide the details of the implementation of $t.