mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-01-04 18:58:43 +00:00
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 "" |
||
---|---|---|
.. | ||
blogs.rs | ||
comments.rs | ||
errors.rs | ||
instance.rs | ||
likes.rs | ||
medias.rs | ||
mod.rs | ||
notifications.rs | ||
posts.rs | ||
reshares.rs | ||
session.rs | ||
tags.rs | ||
user.rs | ||
well_known.rs |