lemmy/crates
SleeplessOne1917 f42420809b
Expose LemmyErrorType in lemmy_api_common (#4439)
* Expose LemmyErrorType in lemmy_api_common

* Make conditional compilation gates for utils

* Make it so api_common doesn't pull in unnecessary deps

* Make error type non exhaustive

* Fix formatting

* Format toml

* Add some convenience derives to LemmyError

* Simplify features

* Fix CI compile error

---------

Co-authored-by: SleeplessOne1917 <insomnia-void@protonmail.com>
2024-02-24 19:54:27 -05:00
..
api Expose LemmyErrorType in lemmy_api_common (#4439) 2024-02-24 19:54:27 -05:00
api_common Expose LemmyErrorType in lemmy_api_common (#4439) 2024-02-24 19:54:27 -05:00
api_crud Expose LemmyErrorType in lemmy_api_common (#4439) 2024-02-24 19:54:27 -05:00
apub Expose LemmyErrorType in lemmy_api_common (#4439) 2024-02-24 19:54:27 -05:00
db_perf Expose LemmyErrorType in lemmy_api_common (#4439) 2024-02-24 19:54:27 -05:00
db_schema Expose LemmyErrorType in lemmy_api_common (#4439) 2024-02-24 19:54:27 -05:00
db_views Expose LemmyErrorType in lemmy_api_common (#4439) 2024-02-24 19:54:27 -05:00
db_views_actor Make it so the signed in user can see if they're banned from a community (#4458) 2024-02-18 09:09:46 -05:00
db_views_moderator Use rust 1.74.0 in CI and move clippy lints to Cargo.toml (#4170) 2023-11-21 08:51:22 -05:00
federate Allow community mods to see votes in addition to admins (#4392) 2024-01-23 18:47:28 -05:00
routes Expose LemmyErrorType in lemmy_api_common (#4439) 2024-02-24 19:54:27 -05:00
utils Expose LemmyErrorType in lemmy_api_common (#4439) 2024-02-24 19:54:27 -05:00