Crate starknet_devnet_server

Source

Modules§

Macros§

  • 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.

Structs§