#include "tensorstore/util/unit.h" friend std::ostream&tensorstore::Unit::operator<<(std::ostream& os, const Unit& unit); Prints a string representation to an std::ostream.