Modules§
- api
- dump_
util - error
- restrictive_
mode - rpc_
core - rpc_
handler - handlers for axum server
- server
Macros§
- http_
rpc_ router - Match a list of comma-separated pairs enclosed in square brackets. First pair member is the HTTP path which is mapped to an RPC request with the method that is the second pair member. Using the same identifier for the handler function name and the method name provided in the RPC request.