#include "tensorstore/kvstore/spec.h"
absl::Status tensorstore::kvstore::DriverSpecPtr::BindContext(
    
const Contextcontext);

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.