asyncAndWait(execute:)

Declaration

func asyncAndWait<T>(execute work: () throws -> T) rethrows -> T