Modules§
Macros§
- ok_json
- ok_json! 宏:支持无参数(返回 Ok(Json(())))或一个参数(返回 Ok(Json(v)))
Structs§
- Router
- The router type for composing handlers and services.
- WebError
- A default error response for most API errors.
Functions§
- extract_
ctx - 从 Http Request Authorization Header 或 access_token query 中获取 Ctx
- ok_id
- opt_
to_ app_ result - unauthorized_
app_ error