Promise

Type Alias Promise 

Source
pub type Promise = PromiseM<Preserve>;

Aliased Typeยง

pub struct Promise { /* private fields */ }