Port everything over to AsXml
This commit is contained in:
parent
4910b01244
commit
ccf38cdf9b
64 changed files with 848 additions and 371 deletions
|
|
@ -4,7 +4,7 @@ version = "0.0.2"
|
|||
authors = [
|
||||
"Jonas Schäfer <jonas@zombofant.net>",
|
||||
]
|
||||
description = "Macro implementation of #[derive(FromXml, IntoXml)]"
|
||||
description = "Macro implementation of #[derive(FromXml, AsXml)]"
|
||||
homepage = "https://xmpp.rs"
|
||||
repository = "https://gitlab.com/xmpp-rs/xmpp-rs"
|
||||
keywords = ["xso", "derive", "serialization"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue