diff --git a/xmpp-parsers/src/disco.rs b/xmpp-parsers/src/disco.rs index 3a1890d7fe490b26cb0567999da7df3641ab9161..1bdb7a0a6f452ba46abebb6435b19793c139b433 100644 --- a/xmpp-parsers/src/disco.rs +++ b/xmpp-parsers/src/disco.rs @@ -26,6 +26,7 @@ attributes: [ impl IqGetPayload for DiscoInfoQuery {} generate_element!( +#[derive(Eq, Hash)] /// Structure representing a `` element. Feature, "feature", DISCO_INFO, attributes: [