-
#include "tensorstore/kvstore/spec.h"
-
absl::Status tensorstore::kvstore::DriverSpecPtr::BindContext(
const Context& context); Binds any unbound context resources using the specified context. Any already-bound context resources remain unmodified.
If an error occurs, some context resources may remain unbound.