lemmy/crates/apub/src/fetcher
Nutomic a8843335a6
Simplify handling of NotFound SQL errors (fixes #4633) (#5031)
* Simplify handling of NotFound SQL errors (fixes #4633)

* fmt

* wip

* compiling

* clippy

* api tests

* fix
2024-09-23 11:26:50 -04:00
..
mod.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
post_or_comment.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
search.rs Adding deny unimplemented to clippy lints. (#4922) 2024-07-31 20:28:41 -04:00
site_or_community_or_user.rs Adding deny unimplemented to clippy lints. (#4922) 2024-07-31 20:28:41 -04:00
user_or_community.rs Adding deny unimplemented to clippy lints. (#4922) 2024-07-31 20:28:41 -04:00