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 "" |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
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 "" |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |