65e213309b
follow review from @pwoolcoc, and do not use SafeString::new(&<String>::new()) since this makes an allocation which will then just be thrown away. Instead, we pass "" |
||
---|---|---|
.. | ||
routes | ||
inbox.rs | ||
main.rs | ||
setup.rs |