Function webfinger::resolve[][src]

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

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