#include "tensorstore/util/unit.h"
friend std::ostream&
tensorstore::Unit::operator<<(std::ostreamosconst Unitunit);

Prints a string representation to an std::ostream.