Extract responses
This commit is contained in:
parent
f803ec0da5
commit
fe8d236948
3 changed files with 21 additions and 2 deletions
|
|
@ -23,6 +23,7 @@ mod fetch_latest_document_version;
|
|||
mod fetch_latest_documents;
|
||||
mod ping;
|
||||
mod requests;
|
||||
mod responses;
|
||||
mod update_document;
|
||||
|
||||
pub async fn create_server(app_state: AppState) -> Result<()> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue