#include "tensorstore/spec.h" static Result<Spec> tensorstore::Spec::FromUrl(std::string_view url); Parses a Spec from its URL representation.