diff --git a/xmpp-parsers/src/disco.rs b/xmpp-parsers/src/disco.rs index 3a1890d7..1bdb7a0a 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: [