The function is defined in the TryFuture trait. type Output = Result<NextFut::Ok, Fut::Error>; means that the output of the AndThen future has ...
確定! 回上一頁