Function rmoods_backend::api::debug::timeout

source ยท
pub async fn timeout(
    __arg0: Query<HashMap<String, String>>,
) -> Result<Json<Value>, AppError>
Expand description

Returns after a specified delay.