lemmy/crates/utils/src
SleeplessOne1917 db390a2f3a
Make eligible enums convertable to static strs (#4915)
* Make eligible enums convertable to static strs

* Run cargo fmt

* Remove unnecessary derives
2024-07-23 11:05:19 -04:00
..
rate_limit Make eligible enums convertable to static strs (#4915) 2024-07-23 11:05:19 -04:00
settings Change type of concurrent sends in config (#4914) 2024-07-22 09:58:50 -04:00
utils Don't change encoding style in clean_url_params (#4802) 2024-06-12 20:35:27 -04:00
cache_header.rs Add http cache for webfingers (#3317) 2023-07-19 06:09:04 -04:00
email.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
error.rs Make eligible enums convertable to static strs (#4915) 2024-07-23 11:05:19 -04:00
lib.rs refactor!: use rustls instead of native-tls (#4901) 2024-07-18 08:40:43 -04:00
main.rs Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
request.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2022-05-03 17:44:13 +00:00
response.rs Use pretty_assertions for assertions (#4347) 2024-01-04 04:47:18 -05:00