Function lemmy_apub_lib::verify_domains_match[][src]

pub fn verify_domains_match(a: &Url, b: &Url) -> Result<(), LemmyError>