Function xmpp::disco::handle_disco_info_result

source ยท
pub async fn handle_disco_info_result(
    agent: &mut Agent,
    disco: DiscoInfoResult,
    from: Jid,
)