mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
A type-safe Rust XMPP library.
f2c3f45a6f
The FORM_TYPE is now only present once, as the form_type member of the DataForm struct, it isn’t duplicated in fields anymore. This removes the need to ignore this special field in every single protocol built on XEP-0128. |
||
---|---|---|
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
.hgignore | ||
Cargo.toml | ||
ChangeLog | ||
LICENSE |