5 lines
102 B
Rust
5 lines
102 B
Rust
![]() |
async fn create_post() {}
|
||
|
async fn read_post() {}
|
||
|
async fn update_post() {}
|
||
|
async fn delete_post() {}
|