diff options
author | Vika <vika@fireburn.ru> | 2024-08-01 17:20:52 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2024-08-01 17:20:52 +0300 |
commit | 57a9c3c7e520714928904fc7e2ff3d62ac2b2467 (patch) | |
tree | 835afffdc3edcb1ea75c27055b42c57eb13a7b3a /src/indieauth/backend.rs | |
parent | 4bacba7cece901f9c25a450eb4b7bc8969bb5e9e (diff) | |
download | kittybox-57a9c3c7e520714928904fc7e2ff3d62ac2b2467.tar.zst |
indieauth: remove unnecessary cloning of MF2 items
Per clippy suggestion. While they're behind a reference counter, and thus cloning is cheap, we can avoid increasing the reference counter by borrowing here. Also now the code is a bit prettier.
Diffstat (limited to 'src/indieauth/backend.rs')
0 files changed, 0 insertions, 0 deletions