#include "tensorstore/progress.h"
friend std::ostream&
tensorstore::ReadProgress::operator<<(std::ostreamos,
                                      
const ReadProgressa);
template <typename Sink>
friend void
tensorstore::ReadProgress::AbslStringify(Sinksink,
                                         
const ReadProgressa);

Prints a debugging string representation to an std::ostream.