Function spacetimedb_cli::util::database_address
source · pub async fn database_address(
config: &Config,
database: &str
) -> Result<String, Error>Expand description
Determine the address of the database.
pub async fn database_address(
config: &Config,
database: &str
) -> Result<String, Error>Determine the address of the database.