#include "tensorstore/spec.h" absl::Status tensorstore::Spec::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.