Struct tokio::runtime::TryCurrentError  [−][src]
pub struct TryCurrentError(_);
Error returned by try_current when no Runtime has been started
pub struct TryCurrentError(_);
Error returned by try_current when no Runtime has been started
impl RefUnwindSafe for TryCurrentErrorimpl Send for TryCurrentErrorimpl Sync for TryCurrentErrorimpl Unpin for TryCurrentErrorimpl UnwindSafe for TryCurrentError