Skip to main content

domain_exists

Function domain_exists 

Source
pub async fn domain_exists(pool: &PgPool, domain: &str) -> ProxyResult<bool>
Expand description

Check whether a domain is already registered (globally unique).