[][src]Function webfinger::resolve

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

Fetches a Webfinger resource.

If the resource doesn't have a prefix, acct: will be used.