mastodon-async/src
Matthias Beyer fa72eb1bd4
Fix clippy: Remove unnecessary closure
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-12-27 17:23:22 +01:00
..
entities Fix clippy: Replace manual return with ? operator 2022-12-27 15:51:30 +01:00
helpers Improve remote error handling 2022-12-23 12:18:03 -05:00
requests Fix clippy: Implement From instead of Into 2022-12-27 15:49:55 +01:00
apps.rs Fix clippy: Remove unnecessary closure 2022-12-27 17:23:22 +01:00
data.rs Update Rust Edition; Update dependencies 2022-11-29 18:50:29 -05:00
errors.rs Fix: Use $crate instead of crate in macro 2022-12-27 15:56:19 +01:00
event_stream.rs Fix clippy: Replace str with char as pattern 2022-12-27 15:50:49 +01:00
lib.rs Rename elefren to mastodon-async 2022-12-23 12:18:03 -05:00
macros.rs Allow redundant field names in macros 2022-12-27 15:55:36 +01:00
mastodon.rs Fix clippy: Remove unneeded reference 2022-12-27 15:43:37 +01:00
page.rs Fix clippy: Remove unneeded reference 2022-12-27 15:50:28 +01:00
registration.rs Fix clippy: Remove unnecessary lifetime specifier 2022-12-27 15:55:59 +01:00
scopes.rs Fix clippy: Remove unnecessary reference 2022-12-27 15:46:58 +01:00
status_builder.rs Fix clippy: Remove unneeded clone() call 2022-12-27 15:44:07 +01:00