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/api_crud/src/comment
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
2 years ago
..
create.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2 years ago
delete.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2 years ago
list.rs Derive default for api request structs, move type enums (#2245) 2 years ago
mod.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2 years ago
read.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2 years ago
remove.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2 years ago
update.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2 years ago