Module spacetimedb_lib::name

source ·

Structs

Enums

Functions

  • Returns whether a hex string is a valid address. Any string that is a valid address is an invalid database name
  • Parses a database name. A database name is usually in one of the two following forms: my_database_name or my_domain/mypath You can also have as many path segments as you want: my_domain/a/b/c/d