Files
mercator_service/actix_web_codegen/sidebar-items.js

1 line
576 B
JavaScript

initSidebarItems({"attr":[["connect","Creates route handler with `CONNECT` method guard."],["delete","Creates route handler with `DELETE` method guard."],["get","Creates route handler with `GET` method guard."],["head","Creates route handler with `HEAD` method guard."],["options","Creates route handler with `OPTIONS` method guard."],["patch","Creates route handler with `PATCH` method guard."],["post","Creates route handler with `POST` method guard."],["put","Creates route handler with `PUT` method guard."],["trace","Creates route handler with `TRACE` method guard."]]});