ConsumableStream is expecting an Result<Bytes, io::Error> , but client.request returns a Result<Bytes, hyper::Error> .
確定! 回上一頁