#include "tensorstore/kvstore/spec.h"
void tensorstore::kvstore::Spec::AppendPathComponent(
    
std::string_view component);

Joins a ‘/’-separated path component to the end path.