Function count_securejoin_invite

Source
pub(crate) async fn count_securejoin_invite(
    context: &Context,
    invite: &QrInvite,
) -> Result<()>