#include "tensorstore/kvstore/key_range.h" friend std::ostream&tensorstore::KeyRange::operator<<(std::ostream& os, const KeyRange& range); Prints a debugging string representation to an std::ostream.