Module starknet_devnet_server::api::json_rpc
source · Modules§
Structs§
- This object will be used as a shared state between HTTP calls. Is simillar to the HttpApiHandler but is with extended functionality and is used for JSON-RPC methods
Enums§
Constants§
- Used when there is no defined code to use
Traits§
- Helper trait to easily convert results to rpc results
Functions§
- Converts a serializable value into a
ResponseResult