Struct await::examples::promise::PromiseDroppedError [] [src]

pub struct PromiseDroppedError;

Signals that the Promise dropped before being fullfilled. Liar...

Trait Implementations

Derived Implementations

impl Debug for PromiseDroppedError

fn fmt(&self, __arg_0: &mut Formatter) -> Result