[][src]Function kompact::promise

pub fn promise<T: Send + Sized>() -> (Promise<T>, Future<T>)