Skip to main content

mock_document_storage

Function mock_document_storage 

Source
async fn mock_document_storage(
    app_conf: Data<ApplicationConfiguration>,
    document_id: Path<String>,
) -> ControllerResult<String>