[][src]Function mrwei::pair

pub fn pair<T>() -> (Future<T>, Promise<T>)

Creates a pair of future/promise.