Function spacetimedb_cli::util::database_address

source ·
pub async fn database_address(
    config: &Config,
    database: &str,
    server: Option<&str>
) -> Result<Address, Error>
Expand description

Determine the address of the database.