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/user
Nutomic 65a11a7239
Use .map_err in api code (fixes #1573) (#1575)
* Use .map_err in api code (fixes #1573)

* forgot some
3 years ago
..
create.rs Use .map_err in api code (fixes #1573) (#1575) 3 years ago
delete.rs Split api crate into api_structs and api 3 years ago
mod.rs Split api crate into api_structs and api 3 years ago
read.rs Use .map_err in api code (fixes #1573) (#1575) 3 years ago