#include "tensorstore/index_space/dimension_units.h" std::string tensorstore::DimensionUnitsToString( span<const std::optional<Unit>> u); Converts a dimension unit vector to a string for use in error messages.