Struct async_core::OwnedRuntime
source · pub struct OwnedRuntime<'a>(_, _);
Expand description
Owned wrapper for anything that implements InternalRuntime, used to add a Runtime impl.
pub struct OwnedRuntime<'a>(_, _);
Owned wrapper for anything that implements InternalRuntime, used to add a Runtime impl.