This website requires JavaScript.
Explore
Help
Sign in
LemmyNet
/
lemmy
Watch
2
Star
0
Fork
You've already forked lemmy
0
mirror of
https://github.com/LemmyNet/lemmy.git
synced
2024-11-15 00:43:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
dd5835fb6e
lemmy
/
crates
/
api_crud
/
src
/
community
/
mod.rs
6 lines
56 B
Rust
Raw
Normal View
History
Unescape
Escape
Split api crate into api_structs and api
2021-03-25 19:19:40 +00:00
mod
create
;
mod
delete
;
Split apart api files (#2216)
2022-04-13 18:12:25 +00:00
mod
list
;
Split api crate into api_structs and api
2021-03-25 19:19:40 +00:00
mod
read
;
mod
update
;
Reference in a new issue
Copy permalink