summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 068be75..22d656a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -7,3 +7,5 @@
[ ] remove unwraps
[ ] proper error types
[ ] stream error type
+[ ] change stanzas from owned to borrowed types with lifetimes
+[ ] Into<Element> trait with event() and content() functions