This allows Element::from() to work, and since Into<Element> is automatically implemented for any type implementing From there is no change to existing code.
This makes xmpp-parsers usable on stable.