You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/utils/src
TechVest b0370ae2fd
chore: fix some comments (#4637)
Signed-off-by: TechVest <techdashen@qq.com>
2 months ago
..
rate_limit Fixing some clippy and woodpecker lints. (#4565) 2 months ago
settings chore: fix some comments (#4637) 2 months ago
utils Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago
apub.rs Fixing `.drone.yml` (#2677) 1 year ago
cache_header.rs Add http cache for webfingers (#3317) 11 months ago
email.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago
error.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
lib.rs Avoid breaking api change, reduce api cache duration (#4610) 2 months ago
main.rs Remove error-type feature from lemmy-utils (#4474) 3 months ago
request.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2 years ago
response.rs Use `pretty_assertions` for assertions (#4347) 5 months ago