-
#include "tensorstore/json_serialization_options.h"
-
constexpr void
tensorstore::JsonSerializationOptions::Set(DataType value); -
template <typename T>
constexpr void
tensorstore::JsonSerializationOptions::Set(StaticDataType<T> value); Sets the data type constraint.