#include "tensorstore/kvstore/generation.h"
static bool
tensorstore::StorageGeneration::Equivalent(std::string_view a,
                                           
std::string_view b);

Determines if two generations are equivalent by comparing their canonical generations.