summaryrefslogblamecommitdiffstats
path: root/TODO.md
blob: 22d656a1b8a1a82bb5bfda16a4e05201700d8e65 (plain) (tree)
1
2
3
4
5
6
7
8
9








                               

                                                              
# TODO

[ ] recognise starttls required
[ ] logging
[ ] documentation
[ ] error handling
    [ ] 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