#include "tensorstore/util/result.h"
explicit tensorstore::Result<T>::Result();

Constructs an error Result with a code of absl::StatusCode::kUnknown.