pub async fn query_hostname(
http_client: &Client,
hostname: &str,
) -> Result<Document, WebDIDError>Expand description
Queries a DID document directly from a hostname’s well-known location. Fetches from https://{hostname}/.well-known/did.json