xmpp-rs/xso/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jonas Schäfer ebe53b8eab xso: remove #[doc(inline)] from TextCodec
Using `#[doc(inline)]` there makes it appear in two places in the
documentation, which may be confusing (as it's not fully obvious that
both places are in fact the same trait).
2025-04-27 14:08:38 +02:00
..
asxml.rs xso: clippy run 2025-04-08 12:47:56 +02:00
error.rs xso: deprecate try_from_element 2025-04-27 13:44:06 +02:00
from_xml_doc.md xso: fix documentation typos 2025-04-27 13:43:48 +02:00
fromxml.rs Track xml:lang throughout parsing 2025-04-22 17:55:44 +02:00
lib.rs xso: remove #[doc(inline)] from TextCodec 2025-04-27 14:08:38 +02:00
minidom_compat.rs xso: fix some documentation in minidom_compat 2025-04-27 13:44:07 +02:00
rxml_util.rs xso: Replace std stuff with alloc/core stuff 2024-12-19 20:51:57 +01:00
text.rs xso: improve documentation around text traits for third-party types 2025-04-27 14:08:38 +02:00