[][src]Function webfinger::resolve_with_prefix

pub fn resolve_with_prefix(
    prefix: Prefix,
    acct: impl Into<String>,
    with_https: bool
) -> Result<Webfinger, WebfingerError>

Fetches a WebFinger resource, identified by the acct parameter, a Webfinger URI.