Function wasmer_cli::config::endpoint_from_domain_name

source ยท
fn endpoint_from_domain_name(domain_name: &str) -> String
Expand description

By convention, something like "wasmer.io" should be converted to "https://registry.wasmer.io/graphql".