Struct tokio_executor::EnterError [−][src]
pub struct EnterError { /* fields omitted */ }
An error returned by enter
if an execution scope has already been
entered.
Trait Implementations
impl Debug for EnterError
[src]
impl Debug for EnterError
Auto Trait Implementations
impl Send for EnterError
impl Send for EnterError
impl Sync for EnterError
impl Sync for EnterError