lemmy/crates/routes/src
Nutomic 3053e14be7
Derive default for api request structs, move type enums (#2245)
* Derive default for api request structs, move type enums

* Simplify api by using enum types directly, instead of string

* Add default and clone for most api structs
2022-05-06 20:55:07 +00:00
..
feeds.rs Derive default for api request structs, move type enums (#2245) 2022-05-06 20:55:07 +00:00
images.rs Consolidate and lower reqwest timeouts. Fixes #2150 (#2151) 2022-03-24 16:33:23 +00:00
lib.rs Use once_cell instead of lazy_static 2021-11-22 19:58:31 +01:00
nodeinfo.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2022-05-03 17:44:13 +00:00
webfinger.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2022-05-03 17:44:13 +00:00