-
#include "tensorstore/util/result.h"
-
template <typename T>
using tensorstore::UnwrapResultType; UnwrapResultType<T> maps
Result<T> -> T absl::Status -> void T -> T
#include "tensorstore/util/result.h"
UnwrapResultType<T> maps
Result<T> -> T absl::Status -> void T -> T